Amitanand Aiyer created HBASE-6388: -------------------------------------- Summary: Avoid potential data loss if the flush fails during regionserver shutdown Key: HBASE-6388 URL: https://issues.apache.org/jira/browse/HBASE-6388 Project: HBase Issue Type: Bug Affects Versions: 0.89-fb Reporter: Amitanand Aiyer Assignee: Amitanand Aiyer Priority: Minor
During a controlled shutdown, Regionserver deletes HLogs even if HRegion.close() fails. We should not be doing this. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira