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

Update RocksDB version to 9.5.2 #7573

Open
ahamlat opened this issue Sep 4, 2024 · 2 comments
Open

Update RocksDB version to 9.5.2 #7573

ahamlat opened this issue Sep 4, 2024 · 2 comments
Assignees

Comments

@ahamlat
Copy link
Contributor

ahamlat commented Sep 4, 2024

Besu is using currently RocksDB jar dependency version 8.3.2.
The latest version is 9.5.2, we need to update RocksDB dependency to this last release.

https://mvnrepository.com/artifact/org.rocksdb/rocksdbjni/9.5.2

// https://mvnrepository.com/artifact/org.rocksdb/rocksdbjni
implementation group: 'org.rocksdb', name: 'rocksdbjni', version: '9.5.2'
@ahamlat ahamlat self-assigned this Sep 4, 2024
@joshuafernandes
Copy link
Contributor

Hi @ahamlat could you ping me when this is complete please mate? I'll update the version of rocksdb in the k8s hooks container as well

@ahamlat
Copy link
Contributor Author

ahamlat commented Oct 28, 2024

@joshuafernandes : #7817

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

No branches or pull requests

2 participants