Y J Z created MESOS-1996:
----------------------------
Summary: 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.1, 0.20.0
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)