You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kevin Klues (JIRA)" <ji...@apache.org> on 2016/08/25 01:23:20 UTC

[jira] [Commented] (MESOS-6088) Update 'launcher' to checkpoint exit status of launched process.

    [ https://issues.apache.org/jira/browse/MESOS-6088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436084#comment-15436084 ] 

Kevin Klues commented on MESOS-6088:
------------------------------------

https://reviews.apache.org/r/51407/

> 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)