[
https://issues.apache.org/jira/browse/HBASE-19905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16351818#comment-16351818
]
Hudson commented on HBASE-19905:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4525 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/4525/])
HBASE-19905 ReplicationSyncUp tool will not exit if a peer replication
(ashishsinghi: rev 397d34736e63d7661a2f01524f8b302e1309d40f)
* (edit)
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSourceManager.java
> ReplicationSyncUp tool will not exit if a peer replication is disabled
> ----------------------------------------------------------------------
>
> Key: HBASE-19905
> URL: https://issues.apache.org/jira/browse/HBASE-19905
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.3.1
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.0.0-beta-2
>
> Attachments: HBASE-19905.patch
>
>
> In our test cluster we had two peer clusters, in which one peer cluster
> replication was disabled. Now when used ReplicationSyncUp tool to replicate
> the data to peer cluster, the tool replicated the data to the enabled peer
> cluster but it was keep on retrying to replicate the data to disabled peer
> cluster and hence it was not getting terminated.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)