[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058122#comment-13058122
 ] 

Alexander Shraer commented on ZOOKEEPER-1113:
---------------------------------------------

I fixed this as part of ZOOKEEPER-107, which required also other changes to the 
quorum verifiers

> 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

        

Reply via email to