Skip to content

Fix L0 compaction sanity check

rui xia requested to merge FRocksDB-6.11.6_xr_compact_l0_files into FRocksDB-6.11.6

Fix L0 compaction sanity check in manual CompactFiles(). If there are overlapped files, which are older than any compaction input, throw exception

Merge request reports