You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2012/08/09 23:15:19 UTC

[jira] [Commented] (HBASE-6552) TestAcidGuarantees system test should flush more aggressively

    [ https://issues.apache.org/jira/browse/HBASE-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432156#comment-13432156 ] 

Jonathan Hsieh commented on HBASE-6552:
---------------------------------------

+1 lgtm.  I'm assuming the test passed (as a unit tests and against a real cluster for some period of time?)
                
> TestAcidGuarantees system test should flush more aggressively
> -------------------------------------------------------------
>
>                 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