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 2016/10/24 08:34:58 UTC

[jira] [Commented] (MESOS-6457) Tasks shouldn't transition from TASK_KILLING to TASK_RUNNING

    [ https://issues.apache.org/jira/browse/MESOS-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15601353#comment-15601353 ] 

Gastón Kleiman commented on MESOS-6457:
---------------------------------------

cc/ [~alexr] [~bmahler]

> Tasks shouldn't transition from TASK_KILLING to TASK_RUNNING
> ------------------------------------------------------------
>
>                 Key: MESOS-6457
>                 URL: https://issues.apache.org/jira/browse/MESOS-6457
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Gastón Kleiman
>
> A task can currently transition from {{TASK_KILLING}} to {{TASK_RUNNING}}, if for example it starts/stops passing a health check once it got into the {{TASK_KILLING}} state.
> I think that this behaviour is counterintuitive. It also makes the life of framework/tools developers harder, since they have to keep track of the complete task status history in order to know if a task is being killed.



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