kaijchen opened a new pull request, #846: URL: https://github.com/apache/ratis/pull/846
## What changes were proposed in this pull request? Currently, if vote is timed out, the candidate will rerun another vote with increased term. If PreVote is enabled, we should rerun another PreVote before increasing the term again. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1808 ## How was this patch tested? Existing test passed: https://github.com/kaijchen/ratis/actions/runs/4351879050 TODO: cover the changed scenario. -- 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]
