[
https://issues.apache.org/jira/browse/HBASE-12136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158556#comment-14158556
]
Ted Yu commented on HBASE-12136:
--------------------------------
There was a conflict in
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java
which I resolved.
Integrated to 0.98, branch-1 and master
Thanks for the contribution, Virag
> Race condition between client adding tableCF replication znode and server
> triggering TableCFsTracker
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-12136
> URL: https://issues.apache.org/jira/browse/HBASE-12136
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 0.98.6
> Reporter: Virag Kothari
> Assignee: Virag Kothari
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments: HBASE-12136-0.98.patch, HBASE-12136.patch
>
>
> In ReplicationPeersZKImpl.addPeer(), there is a race between client creating
> tableCf znode and the server triggering TableCFsTracker. If the server wins,
> it wont be able to read the data set on tableCF znode and replication will
> be misconfigured
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)