[
https://issues.apache.org/jira/browse/MESOS-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14276621#comment-14276621
]
Timothy Chen commented on MESOS-1996:
-------------------------------------
[~zyjzheng]This shouldn't happen anymore with latest version, can you try again
with latest?
> 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 + docker + Marathon.
> While killing a mesos task which under REGISTERING state, the mesos slave
> just kill the container and nerver send the killTaskMessage to executor. So
> 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)