aleksraiden opened a new pull request, #3328: URL: https://github.com/apache/kvrocks/pull/3328
Bump RocksDB to v10.8.3 (full changelog: https://github.com/facebook/rocksdb/releases/tag/v10.8.3) **Key changes** - Fixed a performance regression in LZ4 compression that started in version 10.6.0 - The MultiScan API contract is updated - Add kFSPrefetch to FSSupportedOps enum to allow file systems to indicate prefetch support capability, avoiding unnecessary prefetch system calls on file systems that don't support them - Added an auto-tuning feature for DB manifest file size that also (by default) improves the safety of existing configurations in case max_manifest_file_size is repeatedly exceeded - Add a GetColumnFamilyMetaData API variant in DB to get the SST files intersecting a given key range - Bug Fixes -- 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]
