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 2014/04/10 05:26:15 UTC

[jira] [Updated] (ZOOKEEPER-1172) Support for custom org.apache.zookeeper.client.HostProvider implementation.

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

Michi Mutsuzaki updated ZOOKEEPER-1172:
---------------------------------------

    Fix Version/s:     (was: 3.5.0)
                   3.6.0

> Support for custom org.apache.zookeeper.client.HostProvider implementation.
> ---------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-1172
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1172
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: java client
>            Reporter: César Álvarez Núñez
>            Assignee: César Álvarez Núñez
>             Fix For: 3.6.0
>
>         Attachments: ZOOKEEPER-1172.patch, ZOOKEEPER-1172.patch, ZOOKEEPER-1172.patch
>
>
> The interface org.apache.zookeeper.client.HostProvider exist but it is hardcoded to org.apache.zookeeper.client.StaticHostProvider at Zookeeper constructor.
> Now it could be replaced by any other implementation just by calling the new Zookeeper constructor methods which accept a HostProvider as paramater.



--
This message was sent by Atlassian JIRA
(v6.2#6252)