Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.2.0, 2.7.1, 2.6.2
-
None
-
Reviewed
Description
If a node is in the unusable nodes set (unusableRMNodesConcurrentSet) and never comes back, the node will be there forever.
While the leak is not big, it gets aggravated if the NM addresses are configured with ephemeral ports as when the nodes come back they come back as new.
Some related details in YARN-1343