You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2016/02/08 20:24:39 UTC

[jira] [Updated] (MESOS-4547) Introduce TASK_KILLING state.

     [ https://issues.apache.org/jira/browse/MESOS-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler updated MESOS-4547:
-----------------------------------
    Shepherd: Benjamin Mahler

> Introduce TASK_KILLING state.
> -----------------------------
>
>                 Key: MESOS-4547
>                 URL: https://issues.apache.org/jira/browse/MESOS-4547
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Benjamin Mahler
>            Assignee: Abhishek Dasgupta
>              Labels: mesosphere
>
> Currently there is no state to express that a task is being killed, but is not yet killed (see MESOS-4140). In a similar way to how we have TASK_STARTING to indicate the task is starting but not yet running, a TASK_KILLING state would indicate the task is being killed but is not yet killed.
> This would need to be guarded by a framework capability to protect old frameworks that cannot understand the TASK_KILLING state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)