-
class
Thrown when an operation cannot be temporarily replicated.
class
A Raft leader may demote to the follower role after it appends an entry to
its local Raft log, but before discovering its commit status.
class
class
Thrown when a membership change is triggered with an expected group members
commit index that doesn't match the current group members commit index in the
local state of the Raft group leader.
class
Thrown when an operation, query, or a membership change is triggered on a
non-leader Raft node.