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 2014/08/06 23:23:12 UTC

[jira] [Reopened] (HBASE-11673) TestIOFencing#testFencingAroundCompactionAfterWALSync fails

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

Ted Yu reopened HBASE-11673:
----------------------------


The test fails in HBase-TRUNK build #5375 

Mind taking a look ?

> TestIOFencing#testFencingAroundCompactionAfterWALSync fails
> -----------------------------------------------------------
>
>                 Key: HBASE-11673
>                 URL: https://issues.apache.org/jira/browse/HBASE-11673
>             Project: HBase
>          Issue Type: Test
>            Reporter: Qiang Tian
>            Assignee: Sergey Soldatov
>             Fix For: 2.0.0
>
>         Attachments: HBASE_11673-v1.patch
>
>
> got several test failure on the latest build:
> {quote}    
> [tianq@bdvm101 surefire-reports]$ ls -1t|grep "Tests run" * |grep "<<< FAILURE" 
> org.apache.hadoop.hbase.client.TestReplicasClient.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 38.706 sec <<< FAILURE!
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.txt:Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.669 sec <<< FAILURE!
> org.apache.hadoop.hbase.regionserver.TestRegionReplicas.txt:Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 39.113 sec <<< FAILURE!
> org.apache.hadoop.hbase.TestIOFencing.txt:Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 177.071 sec <<< FAILURE!
> {quote} 
> the first one:
> {quote} 
> <failure message="Timed out waiting for the region to flush" type="java.lang.AssertionError">java.lang.AssertionError: Timed out waiting for the region to flush
> >-at org.junit.Assert.fail(Assert.java:88)
> >-at org.junit.Assert.assertTrue(Assert.java:41)
> >-at org.apache.hadoop.hbase.TestIOFencing.doTest(TestIOFencing.java:291)
> >-at org.apache.hadoop.hbase.TestIOFencing.testFencingAroundCompactionAfterWALSync(TestIOFencing.java:236)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >-at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> >-at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> >-at java.lang.reflect.Method.invoke(Method.java:606)
> {quote}



--
This message was sent by Atlassian JIRA
(v6.2#6252)