Benjamin Mahler created MESOS-4547:
--------------------------------------
Summary: Introduce TASK_KILLING state.
Key: MESOS-4547
URL: https://issues.apache.org/jira/browse/MESOS-4547
Project: Mesos
Issue Type: Improvement
Reporter: Benjamin Mahler
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)