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

Y J Z commented on MESOS-1996:
------------------------------

No. We use docker containerizer.
The issue looks like the slave nerver sends killTaskMessage to executor. So the 
orphaned executor process will not call the os::killtree() to terminal itself.

> Executor process can not be killed when executor under REGISTERING state
> ------------------------------------------------------------------------
>
>                 Key: MESOS-1996
>                 URL: https://issues.apache.org/jira/browse/MESOS-1996
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization, slave
>    Affects Versions: 0.20.0, 0.20.1
>         Environment: O.S: Ubuntu Trusty X86
>            Reporter: Y J Z
>
> We are trying Mesos with Marathon.
> While killing a mesos task which under REGISTERING state, the mesos slave  
> just kill the container and the executor process still active without 
> controll.
> Here is the code snippet: 
> https://github.com/apache/mesos/blob/master/src/slave/slave.cpp#L1449-L1473 



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

Reply via email to