Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.1.0
-
None
-
Reviewed
Description
With the change from YARN-7414 a new FindBugs warning was introduced.
The code that was moved from the FairScheduler to the FSAppAttempt can also be simplified by removing the unneeded locking.
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-10112 Livelock (Runnable FairScheduler.getAppWeight) in Resource Manager when used with Fair Scheduler size based weights enabled
- Resolved