[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
Fix For: 0.90.5
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