[
https://issues.apache.org/jira/browse/ACCUMULO-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-1229.
-----------------------------------------
Resolution: Won't Fix
Instance and ZooKeeperInstance are deprecated since 2.0. If there is something
to do here, please file a new issue or PR at https://github.com/apache/accumulo
> ZooKeeperInstance.getZookeepers() should return all zookeepers, not just what
> was given to the constructor
> ----------------------------------------------------------------------------------------------------------
>
> Key: ACCUMULO-1229
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1229
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Reporter: John Vines
> Priority: Minor
>
> Currently the suggested Instance is ZooKeeperInstance, which requires an
> instance name and all zookeepers the client should use to be specified. The
> client could reference just one or not necessarily all of them. The API
> should be able to get all of the known zookeepers from the system, so we
> should reduce the burden on the clients for ZooKeeper instance and just have
> them list at least one to get initial contact and then update the Instance
> appropriately.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)