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

chore: remove deprecated method to adapt higher rocksdb version #1058

Conversation

leizhiyuan
Copy link
Contributor

@leizhiyuan leizhiyuan commented Dec 22, 2023

Motivation:

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification:

after upgrade the new version, I removed all deprecated method

Result:

Fixes #1057

If there is no issue then describe the changes introduced by this PR.

@leizhiyuan
Copy link
Contributor Author

after test case succeeded, I will restore the default rocksdb config

@RongtongJin
Copy link

Looking forward to merging soon, RocketMQ is introducing jraft, but jraft has employed deprecated methods from an older version of rocksdb, resulting in unexpected startup failures.

@leizhiyuan
Copy link
Contributor Author

cc @fengjiachun

@fengjiachun fengjiachun merged commit 8984820 into sofastack:master Jan 4, 2024
8 of 9 checks passed
@RongtongJin
Copy link

Hi @fengjiachun , I'm curious to know whether there's an upcoming release planned in the near future. We are looking forward that JRaft can be applied to RocketMQ ASAP :-) apache/rocketmq#7301

@fengjiachun
Copy link
Contributor

I plan to release this month(maybe as soon as next week). I will first do a Jepsen validation, and once it has been verified, I will proceed to the release. The detailed process will be continuously updated in this issue.

@fengjiachun
Copy link
Contributor

@leizhiyuan
Copy link
Contributor Author

thanks,we will test soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support higher rocksdb version
3 participants