[
https://issues.apache.org/jira/browse/MESOS-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15156737#comment-15156737
]
Abhishek Dasgupta commented on MESOS-4547:
------------------------------------------
Yes, there are test cases and docs for this feature:
For docs:
https://reviews.apache.org/r/43827/
https://reviews.apache.org/r/43821/
[~bmahler] Could you please provide the RRs for testcases here, if any??
> 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
> Fix For: 0.28.0
>
>
> 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)