Commit Graph

1 Commits (a984040f0bf205cb102cfbc377f8c9e44aff0300)

Author SHA1 Message Date
Siying Dong 545d206040 Move some file related files outside util/ (#5375) 5 years ago
Yanqin Jin b5e4ee2e76 Fix a clang analyze error (#5365) 5 years ago
Yanqin Jin bd9f1d2d0f Fix RocksDB auto-recovery from SpaceLimit err (#5334) 5 years ago
Adam Simpkins c06c4c01c5 Fix many bugs in log statement arguments (#5089) 5 years ago
anand76 d0d484b132 Always delete Blob DB files in the background (#4928) 6 years ago
Siying Dong 08b8cea69f Deleting Blob files also goes through SstFileManager (#4904) 6 years ago
Anand Ananthabhotla 30c21df97c Fix regression test failures introduced by PR #4164 (#4375) 6 years ago
Anand Ananthabhotla a27fce408e Auto recovery from out of space errors (#4164) 6 years ago
Gustav Davidsson a15354d04e Expose GetTotalTrashSize in SstFileManager interface (#4206) 6 years ago
Siying Dong 63c965cdb4 Sync parent directory after deleting a file in delete scheduler 6 years ago
David Lai 3be9b36453 comment unused parameters to turn on -Wunused-parameter flag 6 years ago
Amy Tai 1579626d0d Enable cancelling manual compactions if they hit the sfm size limit 6 years ago
Siying Dong 118058ba69 SstFileManager: add bytes_max_delete_chunk 6 years ago
amytai 0a3db28d98 Disallow compactions if there isn't enough free space 6 years ago
Gustav Davidsson 2d04ed65e4 Make trash-to-DB size ratio limit configurable 7 years ago
Islam AbdelRahman 05993155ef Mark files as trash by using .trash extension 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Islam AbdelRahman d713471da8 Limit trash directory to be 25% of total DB 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Islam AbdelRahman 995618a821 Support SstFileManager::SetDeleteRateBytesPerSecond() 7 years ago
Hyeonseok Oh f2b4939da4 fixed typo 8 years ago
Islam AbdelRahman 989e644ed8 Remove sst_file_manager option from LITE 8 years ago
Islam AbdelRahman 6b2a047dfc Fix SstFileManager uninitialized data member 9 years ago
Islam AbdelRahman df9ba6df62 Introduce SstFileManager::SetMaxAllowedSpaceUsage() to cap disk space usage 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman d6c838f1e1 Add SstFileManager (component tracking all SST file in DBs and control the deletion rate) 9 years ago