[
https://issues.apache.org/jira/browse/HBASE-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105792#comment-13105792
]
Hudson commented on HBASE-4363:
-------------------------------
Integrated in HBase-TRUNK #2216 (See
[https://builds.apache.org/job/HBase-TRUNK/2216/])
HBASE-4363 [replication] ReplicationSource won't close if failing
to contact the sink (JD and Lars Hofhansl)
jdcryans :
Files :
* /hbase/trunk/CHANGES.txt
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/replication/regionserver/ReplicationSource.java
> [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