[ https://issues.apache.org/jira/browse/HBASE-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jean-Daniel Cryans resolved HBASE-1971. --------------------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Stack wrote on IRC that tests pass for him so I committed the patch to trunk. Other test cases can be written in the future for uncovered cases like multiple families using the foundations in this commit. > Unit test the full WAL replay cycle > ----------------------------------- > > Key: HBASE-1971 > URL: https://issues.apache.org/jira/browse/HBASE-1971 > Project: Hadoop HBase > Issue Type: Improvement > Affects Versions: 0.20.1 > Reporter: Jean-Daniel Cryans > Assignee: Jean-Daniel Cryans > Fix For: 0.21.0 > > Attachments: HBASE-1971-v1.patch > > > Currently we test log splitting (master's current role) but we never try it > with Store.runReconstructionLog(). Now is a good time to unit test the whole > cycle. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.