You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Paiva Junqueira (JIRA)" <ji...@apache.org> on 2009/07/20 15:03:14 UTC

[jira] Updated: (ZOOKEEPER-479) QuorumHierarchical does not count groups correctly

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Flavio Paiva Junqueira updated ZOOKEEPER-479:
---------------------------------------------

    Attachment: ZOOKEEPER-479.patch

This patch fixes this issue and adds one more test.

> QuorumHierarchical does not count groups correctly
> --------------------------------------------------
>
>                 Key: ZOOKEEPER-479
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-479
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: quorum
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.2.1
>
>         Attachments: ZOOKEEPER-479.patch
>
>
> QuorumHierarchical::containsQuorum should not verify if all groups represented in the input set have more than half of the total weight. Instead, it should check only for an overall majority of groups. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.