You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2018/02/01 21:44:00 UTC

[jira] [Created] (MESOS-8530) Default executor tasks can get stuck in KILLING state

Gastón Kleiman created MESOS-8530:
-------------------------------------

             Summary: Default executor tasks can get stuck in KILLING state
                 Key: MESOS-8530
                 URL: https://issues.apache.org/jira/browse/MESOS-8530
             Project: Mesos
          Issue Type: Bug
          Components: executor
    Affects Versions: 1.4.1, 1.3.1, 1.2.3, 1.5.0
            Reporter: Gastón Kleiman


The default executor will transition a task to {{TASK_KILLING}} and mark its container as being killed before issuing the {{KILL_NESTED_CONTAINER}} call.

If the kill call fails, the task will get stuck in {{TASK_KILLING}}, and the executor won't allow retrying the kill.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)