Skip to content

RocksDB 5.7.3

Compare
Choose a tag to compare
@ajkr ajkr released this 30 Aug 06:11
· 19 commits to 5.7.fb since this release

5.7.3 (08/29/2017)

Bug Fixes

  • Fix transient reappearance of keys covered by range deletions when memtable prefix bloom filter is enabled.
  • Fix potentially wrong file smallest key when range deletions separated by snapshot are written together.