John Zhuge created HDFS-11397:
---------------------------------

             Summary: TestThrottledAsyncChecker.testCancellation timed out
                 Key: HDFS-11397
                 URL: https://issues.apache.org/jira/browse/HDFS-11397
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: datanode, test
    Affects Versions: 3.0.0-alpha3
            Reporter: John Zhuge
            Priority: Minor


{noformat}
Tests run: 5, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 61.153 sec <<< 
FAILURE! - in 
org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker
testCancellation(org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker)
  Time elapsed: 60.033 sec  <<< ERROR!
java.lang.Exception: test timed out after 60000 milliseconds
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
        at java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.hadoop.hdfs.server.datanode.checker.TestThrottledAsyncChecker.testCancellation(TestThrottledAsyncChecker.java:114)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to