Jackson Yao created RATIS-1403:
----------------------------------
Summary: should not change state when request is rejected
Key: RATIS-1403
URL: https://issues.apache.org/jira/browse/RATIS-1403
Project: Ratis
Issue Type: Bug
Reporter: Jackson Yao
Attachments: 1.txt
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)