We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe your question clearly
in higher version of rocksdb, org.rocksdb,BlockBasedTableConfig.blockCacheCompressedSize()j has been removed https://github.com/facebook/rocksdb/blob/8d50a7c9df2352e4949aa456206bbd7b9ee49620/java/src/main/java/org/rocksdb/BlockBasedTableConfig.java#L13
Describe your use scenes (why need this feature)
Describe the advice or solution you'd like
remove this settings
java -version
uname -a
The text was updated successfully, but these errors were encountered:
Hi, @leizhiyuan , thank you for pointing out this issue, would you be willing to send a pull request to address it?
Sorry, something went wrong.
ok,we use jraft in rocketmq apache/rocketmq#7301
rocketmq has a repackage rocskdb verison based on higher rocksdb version
Successfully merging a pull request may close this issue.
Your question
Describe your question clearly
in higher version of rocksdb, org.rocksdb,BlockBasedTableConfig.blockCacheCompressedSize()j has been removed
https://github.com/facebook/rocksdb/blob/8d50a7c9df2352e4949aa456206bbd7b9ee49620/java/src/main/java/org/rocksdb/BlockBasedTableConfig.java#L13
Your scenes
Describe your use scenes (why need this feature)
Your advice
Describe the advice or solution you'd like
remove this settings
Environment
java -version
):uname -a
):The text was updated successfully, but these errors were encountered: