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

[jira] [Commented] (ZOOKEEPER-1682) Method to request all zookeepers in cluster

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

Michi Mutsuzaki commented on ZOOKEEPER-1682:
--------------------------------------------

Hi John,

This feature will be available in the next release. You can call getConfig() to get the latest configuration known to the server the client is connected to.

http://svn.apache.org/viewvc/zookeeper/trunk/src/java/main/org/apache/zookeeper/ZooKeeper.java?revision=1453693&view=markup

--Michi
                
> Method to request all zookeepers in cluster
> -------------------------------------------
>
>                 Key: ZOOKEEPER-1682
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1682
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: John Vines
>            Priority: Minor
>
> I would like to see an API feature to request the list of all servers in the cluster. The idea here is that a client doesn't have to know about all servers to benefit from the distributed nature of Zookeeper. If they can connect to one, they can have their bases covered from there on out.

--
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