sofastack / sofa-jraft

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

release: 1.3.13.beta #953

Closed fengjiachun closed 1 year ago

fengjiachun commented 1 year ago

Motivation:

I had planned to officially release version 1.3.13, but our requirements dictate that at least three testing machines are needed for Jepsen verification - a critical step in the release process. Unfortunately, I do not have three machines and therefore cannot proceed with testing. However, due to high demand from users for version 1.3.13, I have decided to release a beta version instead which has not yet undergone Jepsen verification.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

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