You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2014/09/19 02:07:34 UTC

[jira] [Commented] (MESOS-1813) Fail fast in example frameworks if task goes into unexpected state

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

Vinod Kone commented on MESOS-1813:
-----------------------------------

https://reviews.apache.org/r/25805/

> Fail fast in example frameworks if task goes into unexpected state
> ------------------------------------------------------------------
>
>                 Key: MESOS-1813
>                 URL: https://issues.apache.org/jira/browse/MESOS-1813
>             Project: Mesos
>          Issue Type: Improvement
>          Components: test
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Most of the example frameworks launch a bunch of tasks and exit if *all* of them reach FINISHED state. But if there is a bug in the code resulting in TASK_LOST, the framework waits forever. Instead the framework should abort if an un-expected task state is encountered.



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