kaijchen commented on pull request #500:
URL: https://github.com/apache/ratis/pull/500#issuecomment-922257245
For example,
If a candidate has `{term = 10, lastLogTerm = 5, lastLogIndex = 50}`,
and a leader has `{term = 5, lastLogTerm = 5, lastLogIndex = 100}`,
The leader should **reject the vote request and step down**.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]