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

Upgrade RocksDB version from 7.7.3 to 8.0.0 #5262

Merged

Conversation

ahamlat
Copy link
Contributor

@ahamlat ahamlat commented Mar 24, 2023

Upgrade RocksDB version from 7.7.3 to 8.0.0.
Remove deprecated/obsolete RocksDB statistics in version 8.0.0.

Remove deprecated/obsolete RocksDB statistics in version 8.0.0

Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
@github-actions
Copy link

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I have considered running ./gradlew acceptanceTestNonMainnet locally if my PR affects non-mainnet modules.
  • I thought about the changelog and included a changelog update if required.

@garyschulte
Copy link
Contributor

garyschulte commented Mar 24, 2023

image

I am just jealous I didn't get to open this PR first ;)

@@ -9,7 +9,8 @@
### Additions and Improvements

- An alternate build target for the EVM using GraalVM AOT compilaiton was added. [#5192](https://github.com/hyperledger/besu/pull/5192)
- To generate the binary install and use GraalVM 23.3.r17 or higher and run `./gradlew naticeCompile`. The binary will be located in `ethereum/evmtool/build/native/nativeCompile`
- To generate the binary install and use GraalVM 23.3.r17 or higher and run `./gradlew naticeCompile`. The binary will be located in `ethereum/evmtool/build/native/nativeCompile`
Copy link
Contributor

@garyschulte garyschulte Mar 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while we are in there... natice -> native

Copy link
Contributor

@garyschulte garyschulte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@garyschulte garyschulte enabled auto-merge (squash) March 24, 2023 18:07
@garyschulte garyschulte merged commit ae04d46 into hyperledger:main Mar 24, 2023
gfukushima added a commit to gfukushima/besu that referenced this pull request Mar 31, 2023
elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
Upgrade rocksdb to 8.0.0
Remove deprecated/obsolete RocksDB statistics in version 8.0.0

Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
Upgrade rocksdb to 8.0.0
Remove deprecated/obsolete RocksDB statistics in version 8.0.0

Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>
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