Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
There are some inconsistencies among these waitForState in MockRM:
1. Some waitForState return a boolean while others don't.
2. Some waitForState don't have a timeout, they can wait for ever.
3. Some waitForState use LOG.info and others use System.out.println to print messages.
Attachments
Attachments
Issue Links
- is related to
-
YARN-4807 MockAM#waitForState sleep duration is too long
- Resolved