Skip to content

RocksDB 9.1.1

Latest
Compare
Choose a tag to compare
@ajkr ajkr released this 22 Apr 18:36
· 5 commits to 9.1.fb since this release

9.1.1 (2024-04-17)

Bug Fixes

  • Fixed Java SstFileMetaData to prevent throwing java.lang.NoSuchMethodError
  • Fixed a regression when ColumnFamilyOptions::max_successive_merges > 0 where the CPU overhead for deciding whether to merge could have increased unless the user had set the option ColumnFamilyOptions::strict_max_successive_merges