You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/09/29 19:17:21 UTC

[jira] [Commented] (MESOS-6088) Update launch helper 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=15533766#comment-15533766 ] 

Vinod Kone commented on MESOS-6088:
-----------------------------------

[~klueska] Can you close this after pasting the appropriate commits?

> Update launch helper 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)