[
https://issues.apache.org/jira/browse/HBASE-1600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris K Wensel updated HBASE-1600:
----------------------------------
providing for a property value that overrides/prevents the zoo.cfg lookup and
subsequent parse would be sufficient. along with not caching the quorum server
list in a static field.
> Multiple HBase clients to multiple indpendent HBase clusters from the same
> jvm should be allowed
> ------------------------------------------------------------------------------------------------
>
> Key: HBASE-1600
> URL: https://issues.apache.org/jira/browse/HBASE-1600
> Project: Hadoop HBase
> Issue Type: Bug
> Components: client
> Affects Versions: 0.20.0
> Reporter: Chris K Wensel
>
> ZK quorum servers list is static in ZooKeeperWrapper and is coupled to
> zoo.cfg.
> This prevents multiple clients from connecting to multiple distinct HBase
> clusters and requires zoo.cfg to exist on a cluster that needs to connect to
> a remote HBase cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.