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

Lars Hofhansl commented on HBASE-4404:
--------------------------------------

In your patch, wanna change the main loop in run() as well?
Also, I think stopper.stopped() should never be checked alone (without also 
checking running).

My patch is identical to yours except that it also changes these other places.

> ReplicationSource thread is not always shutdown when a peer is removed.
> -----------------------------------------------------------------------
>
>                 Key: HBASE-4404
>                 URL: https://issues.apache.org/jira/browse/HBASE-4404
>             Project: HBase
>          Issue Type: Bug
>          Components: replication
>    Affects Versions: 0.90.4, 0.92.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>            Priority: Minor
>             Fix For: 0.92.0
>
>         Attachments: 4404.txt
>
>
> When a replication peer is removed the ReplicationSource's thread is not 
> shutdown if it is still trying to get a connection to the peer.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to