[
https://issues.apache.org/jira/browse/ZOOKEEPER-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893268#comment-16893268
]
Hudson commented on ZOOKEEPER-3386:
-----------------------------------
FAILURE: Integrated in Jenkins build Zookeeper-trunk-single-thread #463 (See
[https://builds.apache.org/job/Zookeeper-trunk-single-thread/463/])
ZOOKEEPER-3386: Add admin command to display voting view (eolivelli: rev
6281a8693c287fadca72321178023ee78cf9c818)
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/admin/Commands.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java
> Add admin command to display voting view
> ----------------------------------------
>
> Key: ZOOKEEPER-3386
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3386
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.6.0
> Reporter: Brian Nixon
> Assignee: Brian Nixon
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> Solid agreement on the set of voting servers is a necessity for ZooKeeper and
> it's useful to audit that agreement to validate it does not drift into some
> pathological condition.
>
> Create an admin command that exposes the ensemble voting members from the
> point of view of the queried server.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)