Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump rocksdb to 8.5.4 #1786

Merged
merged 1 commit into from
Sep 27, 2023
Merged

Conversation

aleksraiden
Copy link
Contributor

Bump RocksDB to 8.5 mainline.

A key features (incl. 8.4 release):

  • Fixed bugs in sub-compactions and deleting old data
  • Fix possible data corruption
  • A lot of bugs in io_ring/async_io support (important for 6.0+ linux kernel users) - very important for performance
  • Fix race conditions in rate limiters

Other notable changes:

  • Option periodic_compaction_seconds no longer supports FIFO compaction
  • Stop exposing a general-purpose cache interface
  • Add new metrics
  • Change the default value for option level_compaction_dynamic_level_bytes to true (we are already use it)

Full changelog with detailed info - https://github.com/facebook/rocksdb/releases/tag/v8.5.4

Copy link
Contributor

@torwig torwig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since a lot of bugs were fixed in this version, LGTM.

@PragmaTwice PragmaTwice merged commit 1332711 into apache:unstable Sep 27, 2023
27 checks passed
@aleksraiden aleksraiden deleted the rocksdb-8.5.4 branch February 13, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants