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 "Rohith (JIRA)" <ji...@apache.org> on 2015/03/03 10:18:04 UTC

[jira] [Created] (YARN-3286) RMNode#totalCapability has stale capability after NM is reconnected.

Rohith created YARN-3286:
----------------------------

             Summary: RMNode#totalCapability has stale capability after NM is reconnected.
                 Key: YARN-3286
                 URL: https://issues.apache.org/jira/browse/YARN-3286
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Rohith
            Assignee: Rohith


This is found while fixing YARN-3222 mentioned in the comment [link1|https://issues.apache.org/jira/browse/YARN-3222?focusedCommentId=14339799&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14339799] and [link2|https://issues.apache.org/jira/browse/YARN-3222?focusedCommentId=14344739&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14344739]

And RMNode#ReconnectNodeTransition clean up : It always remove an old node and add a new node. This need to be examined whether this is really required.



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