Commit Graph

14 Commits (38e1d7fea348f9d416736af9cf2b766989edcf51)

Author SHA1 Message Date
Gunnar Kudrjavets 97265f5f14 Fix minor bugs in delete operator, snprintf, and size_t usage 9 years ago
SherlockNoMad 355fa94365 EstimatedNumKeys Counter Inaccurate 9 years ago
Islam AbdelRahman ff4499e297 Update DB::AddFile() to have less restrictions 9 years ago
sdong 6d6776f6b8 Log more information for the add file with overlapping range failure 9 years ago
sdong 3e0a672c50 Bug fix: table readers created by TableCache::Get() doesn't have latency histogram reported 9 years ago
Islam AbdelRahman cee1e8a080 Parallelize LoadTableHandlers 9 years ago
Igor Canadi 2a979822b6 Fix deleting obsolete files 10 years ago
sdong 4d16a9a633 VersionBuilder to optimize for applying a later edit deleting files added by previous edits 10 years ago
Igor Canadi 0acc738810 Speed up FindObsoleteFiles() 10 years ago
sdong 7ab1526c0e Add an assert and avoid std::sort(autovector) to investigate an ASAN issue 10 years ago
sdong 0ab0242f37 VersionBuilder to use unordered set and map to store added and deleted files 10 years ago
Yueh-Hsuan Chiang 1d1a64f58a Move NeedsCompaction() from VersionStorageInfo to CompactionPicker 10 years ago
sdong ac6afaf9ef Enforce naming convention of getters in version_set.h 10 years ago
sdong 86905e3cbb Move VersionBuilder logic to a separate .cc file 10 years ago