You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ian Downes (JIRA)" <ji...@apache.org> on 2014/06/12 00:43:01 UTC

[jira] [Updated] (MESOS-1472) Improve child exit if slave dies during executor launch in MC

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

Ian Downes updated MESOS-1472:
------------------------------

    Sprint: Q2 Sprint 3

> Improve child exit if slave dies during executor launch in MC
> -------------------------------------------------------------
>
>                 Key: MESOS-1472
>                 URL: https://issues.apache.org/jira/browse/MESOS-1472
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>    Affects Versions: 0.19.0
>            Reporter: Ian Downes
>            Assignee: Ian Downes
>
> When restarting many slaves there's a reasonable chance that a slave will be restarted between the fork and exec stages of launching an executor in the MesosContainerizer.
> The forked child correctly detects this however rather than abort it should safely log and then exit non-zero cleanly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)