[
https://issues.apache.org/jira/browse/HBASE-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105467#comment-13105467
]
Lars Hofhansl commented on HBASE-2196:
--------------------------------------
Hmm... Why the addendum change to ReplicationSourceManager?
Is there a case where stopper is null, but wasn't before?
Should that be
if (stopper != null && stopper.isStopped()) {
instead?
> Support more than one slave cluster
> -----------------------------------
>
> Key: HBASE-2196
> URL: https://issues.apache.org/jira/browse/HBASE-2196
> Project: HBase
> Issue Type: Sub-task
> Components: replication
> Reporter: Jean-Daniel Cryans
> Fix For: 0.92.0
>
> Attachments: 2196-v2.txt, 2196-v5.txt, 2196-v6.txt, 2196.txt,
> HBASE-2196-wip.patch
>
>
> Currently replication supports only 1 slave cluster, need to ability to add
> more.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira