lerna-stack / akka-entity-replication

Akka extension for fast recovery from failure with replicating stateful entity on multiple nodes in Cluster
Apache License 2.0
30 stars 1 forks source link

Test state after receiving election timeout #132

Closed xirc closed 2 years ago

xirc commented 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.