You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/06/26 17:31:00 UTC

[jira] [Created] (HDFS-12040) TestFsDatasetImpl.testCleanShutdownOfVolume fails in branch-2

Akira Ajisaka created HDFS-12040:
------------------------------------

             Summary: TestFsDatasetImpl.testCleanShutdownOfVolume fails in branch-2
                 Key: HDFS-12040
                 URL: https://issues.apache.org/jira/browse/HDFS-12040
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: test
            Reporter: Akira Ajisaka


{noformat}
Running org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 26.208 sec <<< FAILURE! - in org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl
testCleanShutdownOfVolume(org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl)  Time elapsed: 6.055 sec  <<< ERROR!
java.lang.IllegalArgumentException: Total wait time should be greater than check interval time
	at com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
	at org.apache.hadoop.test.GenericTestUtils.waitFor(GenericTestUtils.java:278)
	at org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl.testCleanShutdownOfVolume(TestFsDatasetImpl.java:670)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org