Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Component/s: fairscheduler
-
Labels:None
-
Hadoop Flags: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.