QuorumMaj counts the number of ACKs but does not check who sent the ACK
-----------------------------------------------------------------------
Key: ZOOKEEPER-1113
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1113
Project: ZooKeeper
Issue Type: Bug
Components: quorum
Reporter: Alexander Shraer
Priority: Minor
If a server connects to the leader as follower, it will be allowed to vote
(with QuorumMaj) even if it is not a follower in the current configuration,
as the leader does not care who sends the ACK - it only counts the number of
ACKs.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira