sofastack / sofa-jraft

A production-grade java implementation of RAFT consensus algorithm.
https://www.sofastack.tech/projects/sofa-jraft/
Apache License 2.0
3.56k stars 1.14k forks source link

Feature update rocksdb version #988

Closed justforxm closed 11 months ago

justforxm commented 1 year ago

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.

fengjiachun commented 1 year ago

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.