Commit Graph

80 Commits (d616ebea23fa88cb9c2c8588533526a566d9cfab)

Author SHA1 Message Date
Lei Jin 048560a642 reduce references to cfd->options() in DBImpl 10 years ago
liuhuahang bb6ae0f80c fix more compile warnings 10 years ago
miguelportilla 93e6b5e9d9 Changes to support unity build: 10 years ago
Yueh-Hsuan Chiang 6480717a26 Fixed compaction-related errors where number of input levels are hard-coded. 10 years ago
Yueh-Hsuan Chiang 0e1b4787ed Fixed a bug in Compaction.cc where input_levels_ was not properly resized. 10 years ago
Yueh-Hsuan Chiang 3178510153 Allow class Compaction to handle input files from multiple levels. 10 years ago
Yueh-Hsuan Chiang 296e340753 Add struct CompactionInputFiles to manage compaction input files. 10 years ago
Feng Zhu 178fd6f9db use FileLevel in LevelFileNumIterator 10 years ago
sdong 2459f7ec4e Support Multiple DB paths (without having an interface to expose to users) 10 years ago
Igor Canadi f146cab261 Centralize compression decision to compaction picker 10 years ago
sdong cadc1adffa Refactor: group metadata needed to open an SST file to a separate copyable struct 10 years ago
sdong b92a19a431 sst_dump: Set dummy prefix extractor for binary search index in block based table 10 years ago
Igor Canadi 5d870717ae Correctly preallocate files in universal compaction 10 years ago
Igor Canadi 6de6a06631 FIFO compaction style 10 years ago
Igor Canadi f4574449e9 Clean up compaction logging 10 years ago
Igor Canadi e493f2f54e Don't compact with zero input files 10 years ago
Igor Canadi b06840aa7d [CF] Rethinking ColumnFamilyHandle and fix to dropping column families 11 years ago
Igor Canadi ca5f1a225a CompactionContext to include is_manual_compaction 11 years ago
Igor Canadi 29bacb2eb6 VersionSet cleanup 11 years ago
Igor Canadi 27a8856c23 Compacting column families 11 years ago
Mike Lin af7838de36 address code review comments on 5e3aeb5f8e 11 years ago
Igor Canadi fb01755aa4 Unfriending classes 11 years ago
Mike Lin b1194f4903 Minor compaction logging improvements 11 years ago
Igor Canadi 615d1ea2f4 Moving Compaction class to separate header file 11 years ago