[ 
https://issues.apache.org/jira/browse/HBASE-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Daniel Cryans resolved HBASE-4363.
---------------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Committed to branch and trunk, thanks for the help Lars!

> [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