[ 
https://issues.apache.org/jira/browse/YARN-906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated YARN-906:
-----------------------------

    Attachment: YARN-906.3.patch

Thanks Vinod for the hint. In the newer patch, I don't remove the code of 
canceling the thread. In stead, some code is added to check whether the thread 
is canceled. If it is, the added code will go on to check whether the container 
is at KILLING. If it is again, the missing CONTAINER_KILLED_ON_REQUEST will be 
emitted here.
                
> Cancelling ContainerLaunch#call at KILLING causes that the container cannot 
> be completed
> ----------------------------------------------------------------------------------------
>
>                 Key: YARN-906
>                 URL: https://issues.apache.org/jira/browse/YARN-906
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>         Attachments: YARN-906.1.patch, YARN-906.2.patch, YARN-906.3.patch
>
>
> See 
> https://builds.apache.org/job/PreCommit-YARN-Build/1435//testReport/org.apache.hadoop.yarn.client.api.impl/TestNMClient/testNMClientNoCleanupOnStop/

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to