Lei Qian created RATIS-1825:
-------------------------------
Summary: Change listener to follower or change follower to
listener is not supported
Key: RATIS-1825
URL: https://issues.apache.org/jira/browse/RATIS-1825
Project: Ratis
Issue Type: Bug
Reporter: Lei Qian
Currently ratis does not support changing a Listener node into a Follower or a
Follower into a Listener.
Doing so can lead to some unexpected situations, such as a Listener not
realizing it has become a follower and not starting election or change current
leader node to a Listener without the node exiting Leader status.
Need to add checks to prevent users from doing this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)