James Peach created MESOS-8080:
----------------------------------
Summary: 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
Reporter: James Peach
Assignee: James Peach
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)