sofastack / sofa-jraft

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

Release blocker of v1.3.14 #1064

Closed fengjiachun closed 8 months ago

fengjiachun commented 9 months ago
fengjiachun commented 8 months ago

There are too many things to do this week. I have an important task, my colleagues rely on my work, I must complete it as soon as possible. So, the release of the new version needs to be postponed until next week, at the earliest on Wednesday next week.

fengjiachun commented 8 months ago

I rented several ECS instances on aliyun. When I was about to install Jepsen for testing SOFAJRaft, I found that the ECS instances on aliyun cannot access GitHub... I have decided to end today's overtime work, I want to go to sleep now. 😌

fengjiachun commented 8 months ago

bridge-test: weaving the network into happy little intersecting majority rings

image
fengjiachun commented 8 months ago

pause-test: pausing random node with SIGSTOP/SIGCONT

image
fengjiachun commented 8 months ago

crash-test: killing random nodes and restarting them

image
fengjiachun commented 8 months ago

partition-test: Cuts the network into randomly chosen halves

image
fengjiachun commented 8 months ago

partition-majority-test: Cuts the network into randomly majority groups

image
fengjiachun commented 8 months ago

configuration-test: remove and add a random node

image