[ https://issues.apache.org/jira/browse/HBASE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841014#action_12841014 ]
Todd Lipcon commented on HBASE-2285: ------------------------------------ This may turn out similar to the logging protocol described here: https://issues.apache.org/jira/browse/HBASE-2238 > The last transaction in the Hlog can be partial > ----------------------------------------------- > > Key: HBASE-2285 > URL: https://issues.apache.org/jira/browse/HBASE-2285 > Project: Hadoop HBase > Issue Type: Bug > Components: regionserver > Reporter: dhruba borthakur > > If a region server dies while writing to the Hlog, the last transaction in > the Hlog coudl be partial. The code that the master uses to opens this file > to split the transaction log should handle the case that the last transaction > could be partial. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.