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 21:04:35 UTC

[jira] [Created] (HBASE-11467) New impl of Registry interface not using ZK + new RPCs on master protocol.

Mikhail Antonov created HBASE-11467:
---------------------------------------

             Summary: New impl of Registry interface not using ZK + new RPCs on master protocol.
                 Key: HBASE-11467
                 URL: https://issues.apache.org/jira/browse/HBASE-11467
             Project: HBase
          Issue Type: Sub-task
            Reporter: Mikhail Antonov


Currently there' only one implementation of Registry interface, which is using ZK to get info about meta. Need to create implementation which will be using  RPC calls to master the client is connected to.

That includes adding several new methods to master RPC protocol:

- GetMetaRegionLocation
- GetClusterId
- IsTableOnlineState
- GetCurrentNrHRS 



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