[
https://issues.apache.org/jira/browse/HBASE-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Antonov updated HBASE-10295:
------------------------------------
Description: Though this is a broader and bigger change, it original
motivation derives from HBASE-8751: the newly introduced per-peer tableCFs
attribute should be treated the same way as the peer-state, which is a
permanent sub-node under peer node but using permanent zk node is deemed as an
incorrect practice. So let's refactor to eliminate the permanent zk node. And
the HBASE-8751 can then align its newly introduced per-peer tableCFs attribute
with this *correct* implementation theme. (was: Though this is a broader and
bigger change, it original motivation derives from
[HBASE-8751|https://issues.apache.org/jira/browse/HBASE-8751]: the newly
introduced per-peer tableCFs attribute should be treated the same way as the
peer-state, which is a permanent sub-node under peer node but using permanent
zk node is deemed as an incorrect practice. So let's refactor to eliminate the
permanent zk node. And the HBASE-8751 can then align its newly introduced
per-peer tableCFs attribute with this *correct* implementation theme.)
> Refactor the replication implementation to eliminate permanent zk node
> -----------------------------------------------------------------------
>
> Key: HBASE-10295
> URL: https://issues.apache.org/jira/browse/HBASE-10295
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Reporter: Honghua Feng
> Priority: Critical
> Labels: beginner
> Fix For: 0.99.1
>
>
> Though this is a broader and bigger change, it original motivation derives
> from HBASE-8751: the newly introduced per-peer tableCFs attribute should be
> treated the same way as the peer-state, which is a permanent sub-node under
> peer node but using permanent zk node is deemed as an incorrect practice. So
> let's refactor to eliminate the permanent zk node. And the HBASE-8751 can
> then align its newly introduced per-peer tableCFs attribute with this
> *correct* implementation theme.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)