Anand Mazumdar created MESOS-7927:
-------------------------------------

             Summary: The composing containerizer leaks memory in some 
scenarios.
                 Key: MESOS-7927
                 URL: https://issues.apache.org/jira/browse/MESOS-7927
             Project: Mesos
          Issue Type: Bug
            Reporter: Anand Mazumdar
            Assignee: Anand Mazumdar
            Priority: Critical


The composing containerizer does not remove an active containers from its 
internal {{containers}} hashmap containing the known active containers in some 
cases. This can happen when the container terminates on its own. This means 
that {{destroy()}} is not invoked for such containers.

Ideally, we should chain the {{destroy}} callback when launching the container 
itself.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to