[ 
https://issues.apache.org/jira/browse/MESOS-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dominic Hamon updated MESOS-343:
--------------------------------
    Sprint: Twitter Mesos Q4 Sprint 3

> Expose TASK_FAILED reason to Frameworks.
> ----------------------------------------
>
>                 Key: MESOS-343
>                 URL: https://issues.apache.org/jira/browse/MESOS-343
>             Project: Mesos
>          Issue Type: Story
>            Reporter: Benjamin Mahler
>            Assignee: Dominic Hamon
>            Priority: Minor
>
> We now have a message string inside TaskStatus that provides human readable 
> information about TASK_FAILED.
> It would be good to add some structure to the failure reasons, for framework 
> schedulers to act on programmatically.
> E.g.
> enum TaskFailure {
>   EXECUTOR_OOM;
>   EXECUTOR_OUT_OF_DISK;
>   EXECUTOR_TERMINATED;
>   SLAVE_LOST;
>   etc..
> }



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

Reply via email to