JacksonYao287 opened a new pull request #500: URL: https://github.com/apache/ratis/pull/500
## What changes were proposed in this pull request? it is found that , a leader receive a vote request and reject it , but it changes its state after the rejection. when a leader/follower receives a vote request, if the request is reject , the leader/follower should not change its state, because that is an invalid request. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1403 ## How was this patch tested? current UT -- 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]
