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/18 05:43:33 UTC

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

Vinod Kone created MESOS-1813:
---------------------------------

             Summary: 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


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)