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

Appy commented on HBASE-19200:
------------------------------

Yeah. And it's nice too!
I don't think it's purging everything though. MetaTableLocator is still using 
ZooKeeperWatcher.
But we only use MTL#{getMetaRegions, getMetaRegionsAndLocations} in 
hbase-client, and looks like [~Apache9] already has 
AsyncRegistry#getMetaRegionLocation to tackle it.


> 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