Raft::RPC::PreVote
Sent before a real election to check if the candidate would win, without incrementing its term. Prevents partitioned nodes from disrupting the cluster with inflated terms.
Constructors
Instance methods
type
SourceSent before a real election to check if the candidate would win, without incrementing its term. Prevents partitioned nodes from disrupting the cluster with inflated terms.