Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.2
-
None
-
Reviewed
Description
While analyzing YARN-4354 I noticed a nodemanager was getting NPEs while processing a private localizer heartbeat. I think there's a race where we can cleanup resources for an application and therefore remove the app local resource tracker just as we are trying to handle the localizer heartbeat.
Attachments
Attachments
Issue Links
- relates to
-
YARN-4354 Public resource localization fails with NPE
- Closed