The GitHub Actions job "CI" on kvrocks.git has succeeded. Run started by GitHub user git-hulk (triggered by git-hulk).
Head commit for run: bcf1c9ad23d7dadeb8d8def79b48aba427ec566a / Aleks Lozovyuk <aleks.rai...@gmail.com> Bump rocksdb to 8.8.1 (#1904) The release includes some bug fixes and performance issues. Full release notes: https://github.com/facebook/rocksdb/releases/tag/v8.8.1 Critical changes include: - (perf) Improved the I/O efficiency of DB::Open a new DB with create_missing_column_families=true and many column families. - (bug) Fixed a rare race bug involving a concurrent combination of Create/DropColumnFamily and/or Set(DB)Options - (Important) The default value of DBOptions::fail_if_options_file_error changed from false to true. - Added new tickers rocksdb.fifo.{max.size|ttl}.compactions to count FIFO compactions that drop files for different reasons - (feature) Introduce AttributeGroup by adding the first AttributeGroup support API, MultiGetEntity(). Through the use of Column Families, AttributeGroup enables users to logically group wide-column entities. - Bug fixed, some are port from 8.7 release line Report URL: https://github.com/apache/kvrocks/actions/runs/6977103269 With regards, GitHub Actions via GitBox