[
https://issues.apache.org/jira/browse/HBASE-19200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16246420#comment-16246420
]
stack commented on HBASE-19200:
-------------------------------
bq. MasterAddressTracker and MetaTableAccessor are server side only after this
change.
Great.
ZkAclReset is used by the hbase-cleanup.sh shell script to clean all vestige of
hbase from zk, hdfs, and from acl. We can more the tool into hbase-server?
On ZKLeaderManager, the deprecation and comment that it was not used was added
by this:
tree a351456d4cdf90badd64dc7f4e61476595f6b74d
parent 5edfc1996d30d12d8b215ddf16ca6e39a7fc1c7d
author Michael Stack <[email protected]> Wed May 9 17:08:33 2012 +0000
committer Michael Stack <[email protected]> Wed May 9 17:08:33 2012 +0000
HBASE-5944 Convert rs, shutdown, and table dir content to pb
So, it has been deprecated for a long time. Safe to remove.
But it is used in AuthenticationTokenSecretManager which looks like it is still
used. [~apurtell] You know how AuthenticationTokenSecretManager is used sir?
Thanks.
> make hbase-client only depend on ZKAsyncRegistry and ZNodePaths
> ---------------------------------------------------------------
>
> 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-v3.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)