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

Feature update rocksdb version #988

Closed
wants to merge 6 commits into from
Closed

Feature update rocksdb version #988

wants to merge 6 commits into from

Conversation

justforxm
Copy link

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:

Describe the idea and modifications you've done.

Result:

Fixes #982

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

duanpf added 6 commits May 12, 2023 16:34
update RocksDB version and remove some @deprecated method

Modification:
update RocksDB version to 8.1.1.1
remove some @deprecated method

Result:
Fixes #982
update RocksDB version and remove some @deprecated method

Modification:
update RocksDB version to 8.1.1.1
remove some @deprecated method

Result:
Fixes #982
@fengjiachun
Copy link
Contributor

The code formatting has been changed, possibly due to the configuration of your IDE. Can you restore the formatting?
Also, it's best to remove any unnecessary code.

@justforxm justforxm closed this by deleting the head repository Sep 14, 2023
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.

jraft-core里面用了一些rocksdb的Deprecated方法
2 participants