Details
Description
If docker executor receives a kill task request and the task has never been launch, the request is ignored. We now know that: the executor has never received the registration confirmation, hence has ignored the launch task request, hence the task has never started. And this is how the executor enters an idle state, waiting for registration and ignoring kill task requests.
Attachments
Issue Links
- is related to
-
MESOS-7466 Mesos marathon and docker not synchronized
- Open
- relates to
-
MESOS-8247 Executor registered message is lost
- Accepted