You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Alexander Shraer (JIRA)" <ji...@apache.org> on 2013/05/04 00:48:15 UTC

[jira] [Created] (ZOOKEEPER-1699) Leader should timeout and give up leadership when loosing quorum of last proposed configuration

Alexander Shraer created ZOOKEEPER-1699:
-------------------------------------------

             Summary: Leader should timeout and give up leadership when loosing quorum of last proposed configuration
                 Key: ZOOKEEPER-1699
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1699
             Project: ZooKeeper
          Issue Type: Bug
          Components: server
    Affects Versions: 3.5.0
            Reporter: Alexander Shraer
             Fix For: 3.5.0


A leader gives up leadership when losing a quorum of the current configuration.
This doesn't take into account any proposed configuration. So, if
a reconfig operation is in progress and a quorum of the new configuration is not
responsive, the leader will just get stuck waiting for it to ACK the reconfig operation, and will never timeout. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira