You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2014/07/07 20:42:34 UTC

[jira] [Created] (HBASE-11466) HConnectionImplementation should not use ZK

Mikhail Antonov created HBASE-11466:
---------------------------------------

             Summary: HConnectionImplementation should not use ZK
                 Key: HBASE-11466
                 URL: https://issues.apache.org/jira/browse/HBASE-11466
             Project: HBase
          Issue Type: Sub-task
          Components: Client
    Affects Versions: 2.0.0
            Reporter: Mikhail Antonov
             Fix For: 2.0.0


Currently ConnectionManager.HConnectionImplementation uses ZK to get address of current master. Should instead use pluggable interface to get location of master to connect to (current active master in the cluster, until we have multiple active masters) elsewhere (e.g. round-robin over the list of masters set in the client's hbase-site.xml)



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