Skip to content

RocksDB 6.15.4

Compare
Choose a tag to compare
@ajkr ajkr released this 21 Jan 20:44
· 2 commits to 6.15.fb since this release

6.15.4 (2021-01-21)

Bug Fixes

  • Fix a race condition between DB startups and shutdowns in managing the periodic background worker threads. One effect of this race condition could be the process being terminated.

6.15.3 (2021-01-07)

Bug Fixes

  • For Java builds, fix errors due to missing compression library includes.