[ https://issues.apache.org/jira/browse/HBASE-12136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Virag Kothari updated HBASE-12136: ---------------------------------- Affects Version/s: 0.98.6 Status: Patch Available (was: Open) > 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 > Attachments: 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)