Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rocksdb): downgrade RocksDB to v9.3.1 due to a blobdb issue #2614

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

git-hulk
Copy link
Member

This closes #2604.

We would like to downgrade to the RocksDB version from v9.6.1 to v9.3.1 due to the issue that may affect users who enabled the blobdb.

@git-hulk
Copy link
Member Author

And this commit will be cherry-picked into 2.10.1 after it's merged.

@PragmaTwice PragmaTwice changed the title fix(rocksdb): downgrade the RocksDB to v9.3.1 due to the bug in blobdb fix(rocksdb): downgrade the RocksDB to v9.3.1 due to a blobdb issue Oct 20, 2024
@PragmaTwice PragmaTwice changed the title fix(rocksdb): downgrade the RocksDB to v9.3.1 due to a blobdb issue fix(rocksdb): downgrade RocksDB to v9.3.1 due to a blobdb issue Oct 20, 2024
@git-hulk git-hulk merged commit 313a1d9 into apache:unstable Oct 20, 2024
33 checks passed
Copy link

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.

Enable rocksdb.enable_blob_files will cause blob files leak
5 participants