Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.0.0-alpha4
-
None
-
Reviewed
Description
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart testRMRestartWaitForPreviousAMToFinish(org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart) Time elapsed: 23.718 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:341) at org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartWaitForPreviousAMToFinish(TestRMRestart.java:618)
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-14669 GenericTestUtils.waitFor should use monotonic time
- Resolved
- relates to
-
HADOOP-14568 GenericTestUtils#waitFor missing parameter verification
- Resolved