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

Mikhail Antonov commented on HBASE-7767:
----------------------------------------

[~enis] it looks like this class actually encapsulates the zk-related things 
pretty good (except KeeperException leaking from all public methods). Do you 
think it may be a good idea to separate it to interface and impl, and then 
create alternative impl?

> Get rid of ZKTable, and table enable/disable state in ZK 
> ---------------------------------------------------------
>
>                 Key: HBASE-7767
>                 URL: https://issues.apache.org/jira/browse/HBASE-7767
>             Project: HBase
>          Issue Type: Sub-task
>          Components: Zookeeper
>    Affects Versions: 0.95.2
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>
> As discussed table state in zookeeper for enable/disable state breaks our 
> zookeeper contract. It is also very intrusive, used from the client side, 
> master and region servers. We should get rid of it. 



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

Reply via email to