pre-vote
RU: pre-vote
A Raft extension that adds a phase before a real election: a candidate first checks whether a majority would vote for it without incrementing its term. If not, it stays a follower. This prevents a partitioned server from bumping the cluster's term and forcing a disruptive re-election when it reconnects.