[
https://issues.apache.org/jira/browse/MESOS-8297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Rukletsov updated MESOS-8297:
---------------------------------------
Fix Version/s: 1.5.0
1.4.2
> Built-in driver-based executors ignore kill task if the task has not been
> launched.
> -----------------------------------------------------------------------------------
>
> Key: MESOS-8297
> URL: https://issues.apache.org/jira/browse/MESOS-8297
> Project: Mesos
> Issue Type: Bug
> Components: executor
> Reporter: Alexander Rukletsov
> Assignee: Alexander Rukletsov
> Priority: Blocker
> Labels: mesosphere
> Fix For: 1.4.2, 1.5.0
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)