runzhiwang commented on pull request #161: URL: https://github.com/apache/incubator-ratis/pull/161#issuecomment-669653007
> > ... the voters have not received heartbeats from a valid leader for at least a baseline election timeout ... > > This requirement seems not yet implemented in the current change. @szetszwo Thanks for review. You are right, I did not implement it in this PR because I want to make this PR simpler to review, and I will implement it after this PR. Even though without checkout timeout, it will not introduce new bug, because in this case pre-vote passed and trigger a new leader election. I can also implement it in this PR, it's ok to me. Which one do you prefer ? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
