You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/10/13 15:56:20 UTC

[jira] [Updated] (MESOS-6301) Recursive destroy in MesosContainerizer is problematic.

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

Jie Yu updated MESOS-6301:
--------------------------
    Sprint: Mesosphere Sprint 44

> Recursive destroy in MesosContainerizer is problematic.
> -------------------------------------------------------
>
>                 Key: MESOS-6301
>                 URL: https://issues.apache.org/jira/browse/MESOS-6301
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Jie Yu
>            Assignee: Jie Yu
>             Fix For: 1.1.0
>
>
>     When doing recursive destroy, we should return the collected future of
>     nested container destroys. Intead, we should fail the corresponding
>     termination and return that termination if nested container destroys
>     failed.
>     
>     In addition, we cannot remove 'Container' struct from the internal map
>     when the destroy of a nested container failed. This is to ensure that
>     the top level container do not proceed with destroy if any of its
>     nested container failed to destroy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)