[
https://issues.apache.org/jira/browse/HBASE-12136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158575#comment-14158575
]
Hudson commented on HBASE-12136:
--------------------------------
FAILURE: Integrated in HBase-1.0 #271 (See
[https://builds.apache.org/job/HBase-1.0/271/])
HBASE-12136 Race condition between client adding tableCF replication znode and
server triggering TableCFsTracker (Virag Kothari) (tedyu: rev
6b95b4a8a4a49dc7877271118c36d5e916d336ab)
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeerZKImpl.java
*
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java
> 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)