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

Lars Hofhansl commented on HBASE-4363:
--------------------------------------

Yep, +1

> [replication] ReplicationSource won't close if failing to contact the sink
> --------------------------------------------------------------------------
>
>                 Key: HBASE-4363
>                 URL: https://issues.apache.org/jira/browse/HBASE-4363
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.4
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.90.5
>
>         Attachments: HBASE-4363-0.90-v2.patch, HBASE-4363-0.90.patch
>
>
> When trying to close a source, it will hang if it's already in shipEdits() 
> and has issues reaching the sink. The reason is that in that method the while 
> loop only checks if the RS is going down but not if the source was asked to 
> shutdown.

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

        

Reply via email to