[ 
https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245265#comment-16245265
 ] 

Duo Zhang commented on HBASE-19200:
-----------------------------------

We still need zk in hbase-client, we need to get meta location and master 
address. But now client has its own logic to get the information, very simple, 
so we do not depend the ZooKeeperWatcher any more. The stuffs can then be moved 
to another module without messing the dependency tree of hbase-client.

Thanks.

> Remove Registry and use AsyncRegistry directly
> ----------------------------------------------
>
>                 Key: HBASE-19200
>                 URL: https://issues.apache.org/jira/browse/HBASE-19200
>             Project: HBase
>          Issue Type: Task
>          Components: Client, Zookeeper
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0-beta-1
>
>         Attachments: HBASE-19200-v1.patch, HBASE-19200-v2.patch, 
> HBASE-19200.patch
>
>
> So that we can move most of the zookeeper related code out of hbase-client 
> module.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to