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:49:01 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14028527#comment-14028527 ] 

Ian Downes commented on MESOS-1472:
-----------------------------------

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

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