github facebook/rocksdb v10.10.1

9 hours ago

10.10.1 (02/02/2026)

Bug Fixes

  • Fixed a bug in best-efforts recovery that causes use-after-free crashes when accessing SST files that were cached during the recovery.
  • Fix resumable compaction incorrectly allowing resumption from a truncated range deletion that is not well handled currently.
  • Fixed a bug in PosixRandomFileAccess IO uring submission queue ownership & management. Fix eliminates the false positive 'Bad cqe data' IO errors in PosixRandomFileAccess::MultiRead when interleaved with PosixRandomFileAccess::ReadAsync on the same thread.
  • Fix Windows VS 2022 build errors.

Don't miss a new rocksdb release

NewReleases is sending notifications on new releases.