[
https://issues.apache.org/jira/browse/MESOS-1996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Chen resolved MESOS-1996.
---------------------------------
Resolution: Fixed
Resolving this for now, please re-enable when this occurs again.
> 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)