[ https://issues.apache.org/jira/browse/HBASE-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gregory Chanan updated HBASE-6552: ---------------------------------- Attachment: HBASE-6552-trunk.patch > TestAcidGuarantees system test should flush more aggresively > ------------------------------------------------------------ > > Key: HBASE-6552 > URL: https://issues.apache.org/jira/browse/HBASE-6552 > Project: HBase > Issue Type: Bug > Components: test > Affects Versions: 0.92.2, 0.96.0, 0.94.1 > Reporter: Gregory Chanan > Assignee: Gregory Chanan > Fix For: 0.92.2, 0.96.0, 0.94.2 > > Attachments: HBASE-6552-94-92.patch, HBASE-6552-trunk.patch > > > HBASE-5887 allowed TestAcidGuarantees to be run as a system test by avoiding > the call to util.flush(). > It would be better to go through the HBaseAdmin interface to force flushes. > This would unify the code path between the unit test and the system test, as > well as forcing more frequent flushes, which have previously been the source > of ACID guarantee problems, e.g. HBASE-2856. -- 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