You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gastón Kleiman (JIRA)" <ji...@apache.org> on 2017/05/23 23:23:04 UTC

[jira] [Assigned] (MESOS-7546) WAIT_NESTED_CONTAINER sometimes returns 404

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

Gastón Kleiman reassigned MESOS-7546:
-------------------------------------

    Assignee: Gastón Kleiman

> WAIT_NESTED_CONTAINER sometimes returns 404
> -------------------------------------------
>
>                 Key: MESOS-7546
>                 URL: https://issues.apache.org/jira/browse/MESOS-7546
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>    Affects Versions: 1.2.0, 1.3.0
>            Reporter: Gastón Kleiman
>            Assignee: Gastón Kleiman
>            Priority: Critical
>              Labels: containerizer, mesosphere
>
> {{WAIT_NESTED_CONTAINER}} sometimes returns 404s even though the nested container has already exited and the parent task/executor is still running.
> This happens when an agent uses more than one containerizer (e.g.,
>  {{docker,mesos}}, {{WAIT_NESTED_CONTAINER}} and the exit status of the nested container has already been checkpointed.
> The root cause of this is a bug in the {{ComposingContainerizer}} in the following lines: https://github.com/apache/mesos/blob/1c7ffbeb505b3f5ab759202195f0b946a20cb803/src/slave/containerizer/composing.cpp#L620-L628



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)