RocksDB 3.11.2
igorcanadi
released this
11 Jun 22:54
·
6 commits
to 3.11.fb
since this release
Fixes
- Adjust the way we compensate for tombstones when choosing compactions. Previous heuristics led to pathological behavior in some cases.
- Don't let two L0->L1 compactions run in parallel (only affected through experimental feature SuggestCompactRange)