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/11/03 09:21:58 UTC

[jira] [Comment Edited] (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=15629370#comment-15629370 ] 

Gastón Kleiman edited comment on MESOS-6457 at 11/3/16 9:21 AM:
----------------------------------------------------------------

Patches:

https://reviews.apache.org/r/53378/
https://reviews.apache.org/r/53406/
https://reviews.apache.org/r/53407/
https://reviews.apache.org/r/53385/


was (Author: gkleiman):
Patches:

https://reviews.apache.org/r/53378/
https://reviews.apache.org/r/53385/

> 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
>    Affects Versions: 0.28.2, 1.0.1
>            Reporter: Gastón Kleiman
>            Assignee: Gastón Kleiman
>            Priority: Blocker
>
> 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)