You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Mohammad Ghanavati (JIRA)" <ji...@apache.org> on 2015/06/11 11:36:00 UTC

[jira] [Commented] (YARN-1382) NodeListManager has a memory leak, unusableRMNodesConcurrentSet is never purged

    [ https://issues.apache.org/jira/browse/YARN-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14581721#comment-14581721 ] 

Mohammad Ghanavati commented on YARN-1382:
------------------------------------------

Hi all,

is there any solution for this leak?

thanks,
Mohammad

> NodeListManager has a memory leak, unusableRMNodesConcurrentSet is never purged
> -------------------------------------------------------------------------------
>
>                 Key: YARN-1382
>                 URL: https://issues.apache.org/jira/browse/YARN-1382
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager
>    Affects Versions: 2.2.0
>            Reporter: Alejandro Abdelnur
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)