Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The following unit test cases failed because we removed the minimum wait time for attempt in YARN-4807. I manually added sleeps so the tests pass and added a TODO in the code. We can explore a better way to do it.
- TestAMRestart.testRMAppAttemptFailuresValidityInterval
- TestApplicationMasterService.testResourceTypes
- TestContainerResourceUsage.testUsageAfterAMRestartWithMultipleContainers
- TestRMApplicationHistoryWriter.testRMWritingMassiveHistoryForFairSche
- TestRMApplicationHistoryWriter.testRMWritingMassiveHistoryForCapacitySche
Attachments
Issue Links
- is broken by
-
YARN-4807 MockAM#waitForState sleep duration is too long
- Resolved
- is related to
-
YARN-3480 Recovery may get very slow with lots of services with lots of app-attempts
- Resolved
-
YARN-611 Add an AM retry count reset window to YARN RM
- Closed
- relates to
-
YARN-5091 Fix intermittently failing test cases
- Open
-
YARN-4974 Random test failure:TestRMApplicationHistoryWriter#testRMWritingMassiveHistoryForCapacitySche
- Open
-
YARN-5032 TestContainerResourceUsage#testUsageAfterAMRestartKeepContainers fails intermittently
- Open
-
YARN-5024 TestContainerResourceUsage#testUsageAfterAMRestartWithMultipleContainers random failure
- Resolved
-
YARN-5043 TestAMRestart.testRMAppAttemptFailuresValidityInterval random fail
- Patch Available