stack created HBASE-8993:
----------------------------

             Summary: 
TestHRegionOnCluster.testDataCorrectnessReplayingRecoveredEdits fails
                 Key: HBASE-8993
                 URL: https://issues.apache.org/jira/browse/HBASE-8993
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: stack
             Fix For: 0.95.2


https://builds.apache.org/job/HBase-TRUNK/4269/testReport/org.apache.hadoop.hbase.regionserver/TestHRegionOnCluster/testDataCorrectnessReplayingRecoveredEdits/

{code}
java.lang.Exception: test timed out after 180000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.hbase.regionserver.TestHRegionOnCluster.testDataCorrectnessReplayingRecoveredEdits(TestHRegionOnCluster.java:97)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}

Test looked to be making progress though perhaps a stall here:

{code}
2013-07-18 19:30:56,111 INFO  [AM.ZK.Worker-pool-2-thread-14] 
master.AssignmentManager$4(1223): The master has opened 
testDataCorrectnessReplayingRecoveredEdits,,1374175853834.44b3c494ea2682d3113ffe6658bf4910.
 that was online on janus.apache.org,41592,1374175849520
2013-07-18 19:33:37,407 INFO  [Thread-0] hbase.HBaseTestingUtility(914): 
Shutting down minicluster
{code}

May have just been taking time loading data.

Let me up the timeout and add debug because hard tracking where we are in this 
issue going by logs.
{code}

--
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

Reply via email to