The GitHub Actions job "CI" on kvrocks.git has failed. Run started by GitHub user git-hulk (triggered by git-hulk).
Head commit for run: f2cc1984b88cb2d9a6d7054f88f510eff2776e74 / Aleks Lozovyuk <aleks.rai...@gmail.com> Bump rocksdb from v8.3.2 to v8.3.3 and change the default value of rocksdb.level_compaction_dynamic_level_bytes from no to yes (#1725) This is a bugfix release in the 8.3 line (8.6.х is developed now). Bug fixes include: - Fix a bug where if there is an error reading from offset 0 of a file from L1+ and the file is not the first file in the sorted run, data can be lost in compaction and read/scan can return incorrect results. - Fix a bug where the iterator may return incorrect results for DeleteRange() users if there is an error reading from a file. - Fixed a race condition in GenericRateLimiter that could cause it to stop granting requests **Important**! Config options level_compaction_dynamic_level_bytes defaults changed to true in kvrocks.config file Original release notice: https://github.com/facebook/rocksdb/releases/tag/v8.3.3 Report URL: https://github.com/apache/kvrocks/actions/runs/6072309056 With regards, GitHub Actions via GitBox