[
https://issues.apache.org/jira/browse/HDFS-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HDFS-12040:
---------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.0.0-alpha4
2.9.0
Status: Resolved (was: Patch Available)
Committed this to trunk and branch-2. Thanks [~xiaodong.hu] for the
contribution and thanks [~linyiqun] for the review, and thanks [~kihwal] for
the additional information.
> TestFsDatasetImpl.testCleanShutdownOfVolume fails
> -------------------------------------------------
>
> Key: HDFS-12040
> URL: https://issues.apache.org/jira/browse/HDFS-12040
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Akira Ajisaka
> Assignee: hu xiaodong
> Fix For: 2.9.0, 3.0.0-alpha4
>
> Attachments: HDFS-12040.001.patch, HDFS-12040-branch-2.001.patch
>
>
> Found when reviewing HDFS-11992
> {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: [email protected]
For additional commands, e-mail: [email protected]