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

Duo Zhang commented on HBASE-16835:
-----------------------------------

{quote}
We don't do protoc as part of our build. It is a step done outside of build to 
generate src that is checked in for use by build.
{quote}
So we need to change the precommit job config? [~busbey] What's purpose of 
running protoc check in precommit?

{quote}
 Do another Interface for your new stuff?
{quote}
The old Registry interface has three methods, getMetaRegionLocation, 
getClusterId and getCurrentNrHRS. The data are fetched from zk. I add another 
two methods to the new interface as the master address is also stored on zk. 
All zk related things at client side are placed in this interface.

Thanks.

> Revisit the zookeeper usage at client side
> ------------------------------------------
>
>                 Key: HBASE-16835
>                 URL: https://issues.apache.org/jira/browse/HBASE-16835
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Client, Zookeeper
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16835.patch
>
>
> Watcher or not.
> Curator or not.
> Keep connection or not.
> ...



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to