You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Hindman (JIRA)" <ji...@apache.org> on 2014/03/24 17:14:44 UTC

[jira] [Created] (MESOS-1143) Add a TASK_ERROR task status.

Benjamin Hindman created MESOS-1143:
---------------------------------------

             Summary: Add a TASK_ERROR task status.
                 Key: MESOS-1143
                 URL: https://issues.apache.org/jira/browse/MESOS-1143
             Project: Mesos
          Issue Type: Improvement
          Components: framework, master
            Reporter: Benjamin Hindman


During task validation we drop tasks that have errors and send TASK_LOST status updates. In most circumstances a framework will want to relaunch a task that has gone lost, and in the event the task is actually malformed (thus invalid) this will result in an infinite loop of sending a task and having it go lost.



--
This message was sent by Atlassian JIRA
(v6.2#6252)