[
https://issues.apache.org/jira/browse/MESOS-7927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Qian Zhang reassigned MESOS-7927:
---------------------------------
Assignee: Qian Zhang (was: Anand Mazumdar)
> 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: Qian Zhang
> 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)