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 2008/10/17 00:26:46 UTC

[jira] Updated: (ZOOKEEPER-194) Fix terminology in zookeeperAdmin.xml

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

Flavio Paiva Junqueira updated ZOOKEEPER-194:
---------------------------------------------

    Status: Patch Available  (was: Open)

> Fix terminology in zookeeperAdmin.xml
> -------------------------------------
>
>                 Key: ZOOKEEPER-194
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-194
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 3.0.0
>            Reporter: Flavio Paiva Junqueira
>            Assignee: Flavio Paiva Junqueira
>             Fix For: 3.0.0
>
>         Attachments: ZOOKEEPER-194.patch
>
>
> According to the trunk version of zookeeperAdmin.xml, a quorum is a group of servers running an instance of the zookeeper service.This terminology is not standard. We should use "ensemble" to denote a group of zookeeper servers, and "quorum" to denote a minimum subset of the ensemble necessary, for example, to commit an operation or to support a leader. In our case, a quorum is always a majority of servers of the ensemble.   

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