-------------------------------------------------------------
Key: HBASE-1802
URL: https://issues.apache.org/jira/browse/HBASE-1802
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.0
Reporter: ryan rawson
Fix For: 0.20.1, 0.21.0
During recovery, the master had opened all the logfiles, but when it went to open the destination files, it crashed. The logfile is missing, the edits did not get applied.
looks like there is a hole whereby we delete the original logfiles before we confirm the new output logs were written. oops!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.