You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/05/10 01:08:14 UTC

[jira] [Updated] (HBASE-8520) TestIOFencing fails intermittently

     [ https://issues.apache.org/jira/browse/HBASE-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-8520:
--------------------------

    Status: Patch Available  (was: Open)
    
> TestIOFencing fails intermittently
> ----------------------------------
>
>                 Key: HBASE-8520
>                 URL: https://issues.apache.org/jira/browse/HBASE-8520
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>         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