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

Hudson commented on YARN-4005:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #284 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/284/])
YARN-4005. Completed container whose app is finished is possibly not removed 
from NMStateStore. Contributed by Jun Gong (jianhe: rev 
38aed1a94ed7b6da62e2445b5610bc02b1cddeeb)
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/TestNodeStatusUpdater.java
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/NodeStatusUpdaterImpl.java


> Completed container whose app is finished is not removed from NMStateStore
> --------------------------------------------------------------------------
>
>                 Key: YARN-4005
>                 URL: https://issues.apache.org/jira/browse/YARN-4005
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Jun Gong
>            Assignee: Jun Gong
>             Fix For: 2.8.0
>
>         Attachments: YARN-4005.01.patch
>
>
> If a container is completed and its corresponding app is finished, NM only 
> removes it from its context and does not add it to 
> 'recentlyStoppedContainers' when calling 'getContainerStatuses'. Then NM will 
> not remove it from NMStateStore.



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

Reply via email to