You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2017/11/03 17:12:01 UTC

[jira] [Updated] (MESOS-8080) The default executor does not propagate missing task exit status correctly.

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

James Peach updated MESOS-8080:
-------------------------------
    Fix Version/s: 1.2.3

> The default executor does not propagate missing task exit status correctly.
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-8080
>                 URL: https://issues.apache.org/jira/browse/MESOS-8080
>             Project: Mesos
>          Issue Type: Bug
>          Components: executor
>            Reporter: James Peach
>            Assignee: James Peach
>            Priority: Major
>             Fix For: 1.2.3, 1.5.0
>
>
> The default executor is not handling a missing nested container
> exit status correctly. It is assuming the protobuf accessor was
> returning an Option rather than explicitly checking whether the
> `exit_status` field was present in the message.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)