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

Hudson commented on HBASE-11535:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #5375 (See 
[https://builds.apache.org/job/HBase-TRUNK/5375/])
HBASE-11535 ReplicationPeer map is not thread safe (Virag Kothari) (jmhsieh: 
rev 6dee406bf359eec31883cdb2714399a8161a4c26)
* 
hbase-client/src/main/java/org/apache/hadoop/hbase/replication/ReplicationPeersZKImpl.java


> ReplicationPeer map is not thread safe
> --------------------------------------
>
>                 Key: HBASE-11535
>                 URL: https://issues.apache.org/jira/browse/HBASE-11535
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication
>    Affects Versions: 0.98.4
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: 0.99.0, 2.0.0, 0.98.6
>
>         Attachments: HBASE-11535.patch, HBASE-11535.patch, 
> HBASE-11535_98.patch
>
>
> ReplicationPeersZKImpl has a map of Peer id to ReplicationPeer which is 
> accessed by replication source threads through getStatusOfPeer(). So, it 
> needs to be thread safe.



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

Reply via email to