[
https://issues.apache.org/jira/browse/HBASE-19905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16720762#comment-16720762
]
Hudson commented on HBASE-19905:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.3-IT #509 (See
[https://builds.apache.org/job/HBase-1.3-IT/509/])
HBASE-19905 ReplicationSyncUp tool will not exit if a peer replication
(apurtell: rev 8a4b2b54cdadfbe2ee730733f10bd3ec57b05340)
* (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: 1.5.0, 2.0.0-beta-2, 1.3.3, 1.4.2, 2.0.0
>
> 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)