Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
MESOS-4140 Indicate that the task is shutting down on shutdown
- Resolved
- supercedes
-
MESOS-4140 Indicate that the task is shutting down on shutdown
- Resolved