Lei Qian created RATIS-1824:
-------------------------------
Summary: Membership change may fail when a Listener is present in
the cluster
Key: RATIS-1824
URL: https://issues.apache.org/jira/browse/RATIS-1824
Project: Ratis
Issue Type: Bug
Reporter: Lei Qian
Because the Listener node attendVote property is incorrectly set to false in
the constructor of LeaderStateImpl, the `checkStaging` method will determine
that the state of the node is always PROGRESSING when adding a new node,
causing the member change to fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)