[
https://issues.apache.org/jira/browse/HBASE-6552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439528#comment-13439528
]
Hudson commented on HBASE-6552:
-------------------------------
Integrated in HBase-0.94-security #48 (See
[https://builds.apache.org/job/HBase-0.94-security/48/])
HBASE-6552 TestAcidGuarantees system test should flush more aggressively
(Gregory Chanan) (Revision 1371502)
Result = FAILURE
jmhsieh :
Files :
*
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/TestAcidGuarantees.java
> 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