[
https://issues.apache.org/jira/browse/HBASE-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655105#comment-13655105
]
Hudson commented on HBASE-8520:
-------------------------------
Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #524 (See
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/524/])
HBASE-8520 TestIOFencing fails intermittently due to compaction kicking in
too soon (Ted Yu) (Revision 1481226)
Result = FAILURE
tedyu :
Files :
*
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/TestIOFencing.java
> TestIOFencing fails intermittently due to compaction kicking in too soon
> ------------------------------------------------------------------------
>
> Key: HBASE-8520
> URL: https://issues.apache.org/jira/browse/HBASE-8520
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Ted Yu
> Fix For: 0.98.0, 0.95.1
>
> Attachments: 8520-v1.txt
>
>
> Here is one example:
> https://builds.apache.org/job/HBase-TRUNK/lastCompletedBuild/testReport/org.apache.hadoop.hbase/TestIOFencing/testFencingAroundCompactionAfterWALSync/
> It failed on this assertion:
> {code}
> assertTrue(compactingRegion.countStoreFiles() > 1);
> {code}
> I searched for "Blocking compactions" but didn't find it in the test output.
> I think the compaction kicked in too soon, resulting in store file count
> being 1.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira