rocksdb/table
Islam AbdelRahman e19163688b Add macros to include file name and line number during Logging
Summary:
current logging
```
2017/03/14-14:20:30.393432 7fedde9f5700 (Original Log Time 2017/03/14-14:20:30.393414) [default] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2017/03/14-14:20:30.393438 7fedde9f5700 [JOB 2] Try to delete WAL files size 61417909, prev total WAL file size 73820858, number of live WAL files 2.
2017/03/14-14:20:30.393464 7fedde9f5700 [DEBUG] [JOB 2] Delete /dev/shm/old_logging//MANIFEST-000001 type=3 #1 -- OK
2017/03/14-14:20:30.393472 7fedde9f5700 [DEBUG] [JOB 2] Delete /dev/shm/old_logging//000003.log type=0 #3 -- OK
2017/03/14-14:20:31.427103 7fedd49f1700 [default] New memtable created with log file: #9. Immutable memtables: 0.
2017/03/14-14:20:31.427179 7fedde9f5700 [JOB 3] Syncing log #6
2017/03/14-14:20:31.427190 7fedde9f5700 (Original Log Time 2017/03/14-14:20:31.427170) Calling FlushMemTableToOutputFile with column family [default], flush slots available 1, compaction slots allowed 1, compaction slots scheduled 1
2017/03/14-14:20:31.
Closes https://github.com/facebook/rocksdb/pull/1990

Differential Revision: D4708695

Pulled By: IslamAbdelRahman

fbshipit-source-id: cb8968f
2017-03-15 19:39:12 -07:00
..
adaptive_table_factory.cc
adaptive_table_factory.h
block_based_filter_block_test.cc
block_based_filter_block.cc Builders for partition filter 2017-03-07 13:54:12 -08:00
block_based_filter_block.h Builders for partition filter 2017-03-07 13:54:12 -08:00
block_based_table_builder.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00
block_based_table_builder.h
block_based_table_factory.cc Remove skip_table_builder_flush and default it to true 2017-03-02 16:54:10 -08:00
block_based_table_factory.h
block_based_table_reader.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00
block_based_table_reader.h Builders for partition filter 2017-03-07 13:54:12 -08:00
block_builder.cc
block_builder.h
block_prefix_index.cc
block_prefix_index.h
block_test.cc
block.cc
block.h
bloom_block.cc
bloom_block.h
cleanable_test.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
cuckoo_table_builder_test.cc
cuckoo_table_builder.cc
cuckoo_table_builder.h
cuckoo_table_factory.cc
cuckoo_table_factory.h
cuckoo_table_reader_test.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
cuckoo_table_reader.cc
cuckoo_table_reader.h
filter_block.h Builders for partition filter 2017-03-07 13:54:12 -08:00
flush_block_policy.cc
format.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00
format.h Refactoring 2017-03-03 18:24:12 -08:00
full_filter_block_test.cc
full_filter_block.cc Builders for partition filter 2017-03-07 13:54:12 -08:00
full_filter_block.h Builders for partition filter 2017-03-07 13:54:12 -08:00
get_context.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
get_context.h Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
index_builder.cc Builders for partition filter 2017-03-07 13:54:12 -08:00
index_builder.h Builders for partition filter 2017-03-07 13:54:12 -08:00
internal_iterator.h
iter_heap.h
iterator_wrapper.h
iterator.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
merger_test.cc Rename merger.h -> merging_iterator.h 2017-02-02 16:54:19 -08:00
merging_iterator.cc Rename merger.h -> merging_iterator.h 2017-02-02 16:54:19 -08:00
merging_iterator.h Rename merger.h -> merging_iterator.h 2017-02-02 16:54:19 -08:00
meta_blocks.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00
meta_blocks.h
mock_table.cc
mock_table.h
partitioned_filter_block.cc Builders for partition filter 2017-03-07 13:54:12 -08:00
partitioned_filter_block.h Builders for partition filter 2017-03-07 13:54:12 -08:00
persistent_cache_helper.cc Refactoring 2017-03-03 18:24:12 -08:00
persistent_cache_helper.h Refactoring 2017-03-03 18:24:12 -08:00
persistent_cache_options.h Refactoring 2017-03-03 18:24:12 -08:00
plain_table_builder.cc
plain_table_builder.h
plain_table_factory.cc
plain_table_factory.h
plain_table_index.cc Add macros to include file name and line number during Logging 2017-03-15 19:39:12 -07:00
plain_table_index.h
plain_table_key_coding.cc
plain_table_key_coding.h
plain_table_reader.cc
plain_table_reader.h
scoped_arena_iterator.h
sst_file_writer_collectors.h
sst_file_writer.cc Remove bulk loading and auto_roll_logger in rocksdb_lite 2017-02-28 11:09:11 -08:00
table_builder.h
table_properties_internal.h
table_properties.cc
table_reader_bench.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
table_reader.h
table_test.cc Pinnableslice (2nd attempt) 2017-03-13 11:54:10 -07:00
two_level_iterator.cc
two_level_iterator.h