Kevin Klues created MESOS-6088:
----------------------------------
Summary: Update 'launcher' to checkpoint exit status of launched
process.
Key: MESOS-6088
URL: https://issues.apache.org/jira/browse/MESOS-6088
Project: Mesos
Issue Type: Improvement
Reporter: Kevin Klues
Assignee: Kevin Klues
Fix For: 1.1.0
Currently the 'mesos-containerizer launch' binary simply execs
into the actual command we wanted to launch after doing some set of
preperatory work. The problem with this approach, however, is that
this gives us no opportunity to checkpoint the exit status of the
command so the agent can recover it in cases where it is offline at
the time the command completes. We should add support for this
checkpointing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)