github facebook/rocksdb v7.4.5
RocksDB 7.4.5

latest releases: v9.6.1, v9.5.2, v9.4.0...
2 years ago

7.4.5 (08/02/2022)

Bug Fixes

  • Fix a bug starting in 7.4.0 in which some fsync operations might be skipped in a DB after any DropColumnFamily on that DB, until it is re-opened. This can lead to data loss on power loss. (For custom FileSystem implementations, this could lead to FSDirectory::Fsync or FSDirectory::Close after the first FSDirectory::Close; Also, valgrind could report call to close() with fd=-1.)

Don't miss a new rocksdb release

NewReleases is sending notifications on new releases.