[
https://issues.apache.org/jira/browse/YARN-3286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohith updated YARN-3286:
-------------------------
Attachment: YARN-3286-test-only.patch
Attached test patch that simulate the issue.
> 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
> Attachments: YARN-3286-test-only.patch
>
>
> 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)