aleksraiden opened a new pull request, #2818: URL: https://github.com/apache/kvrocks/pull/2818
Bump rocksdb to v9.11.1. Full release notes - https://github.com/facebook/rocksdb/releases/tag/v9.11.1 **Key changes** - Added the ability to plug-in a custom table reader implementation - **Experimental feature**: RocksDB now supports defining secondary indices, which are automatically maintained by the storage engine - Provide a new option track_and_verify_wals to track and verify various information about WAL during WAL recovery - Add io_buffer_size to BackupEngineOptions to enable optimal configuration of IO size - The DB::DeleteFile API is officially deprecated - For leveled compaction, manual compaction (CompactRange()) will be more strict about keeping compaction size under max_compaction_bytes. This prevents overly large compactions in some cases - Fix a longstanding major bug with SetOptions() in which setting changes can be quietly reverted -- 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]
