[ https://issues.apache.org/jira/browse/HBASE-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841089#action_12841089 ]
Kannan Muthukkaruppan commented on HBASE-2285: ---------------------------------------------- Dhruba: I already created HBASE-2283 earlier today. It covers both the partial transaction issue + memstore getting updated before WAL issue. We can perhaps close this as a dup. > 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.