Skip to content

chore(deps): bump rocksdb to v11.1.1#3468

Merged
PragmaTwice merged 3 commits intounstablefrom
aleksraiden-patch-2
May 2, 2026
Merged

chore(deps): bump rocksdb to v11.1.1#3468
PragmaTwice merged 3 commits intounstablefrom
aleksraiden-patch-2

Conversation

@aleksraiden
Copy link
Copy Markdown
Contributor

Bump rocksdb to v11.1.1 (see: https://github.com/facebook/rocksdb/releases/tag/v11.1.1)

This PR need to merge #3431

Key changes

  • Fix a bug in round-robin compaction that missed selecting input files that are needed to guarantee data correctness and cause crashing in debug builds or silent data corruption in release builds for Get()
  • Fix a memory accounting leak in IODispatcher
  • Add a new option open_files_async
  • Added BlockBasedTableOptions::kAuto index block search type that automatically selects between binary and interpolation search on a per-index-block basis
  • Add memtable_batch_lookup_optimization option to use batch lookup optimization for memtable MultiGet
  • Added new mutable DB option verify_manifest_content_on_close (default: false)

@PragmaTwice PragmaTwice enabled auto-merge (squash) May 2, 2026 04:52
@PragmaTwice PragmaTwice disabled auto-merge May 2, 2026 04:52
@PragmaTwice PragmaTwice enabled auto-merge (squash) May 2, 2026 04:52
@PragmaTwice PragmaTwice merged commit 4b4ce23 into unstable May 2, 2026
73 of 108 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 2, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
32.9% Coverage on New Code (required ≥ 50%)

See analysis details on SonarQube Cloud

@aleksraiden aleksraiden deleted the aleksraiden-patch-2 branch May 2, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants