Closed xirc closed 2 years ago
Revise test cases that verify a RaftActor behavior (sending RequestVote) on election timeout. This change will verify the state of the Follower and Candidate after the election timeout.
RequestVote
Revise test cases that verify a RaftActor behavior (sending
RequestVote
) on election timeout. This change will verify the state of the Follower and Candidate after the election timeout.