aleksraiden opened a new pull request, #1786: URL: https://github.com/apache/kvrocks/pull/1786
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
