[
https://issues.apache.org/jira/browse/MESOS-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409871#comment-16409871
]
Greg Mann commented on MESOS-8714:
----------------------------------
So it looks like we currently only remove container IDs from the
{{containers_}} map when {{destroy()}} is called on a container, but not for
other cases of container termination?
> Cleanup `containers_` hashmap once container exits
> --------------------------------------------------
>
> Key: MESOS-8714
> URL: https://issues.apache.org/jira/browse/MESOS-8714
> Project: Mesos
> Issue Type: Task
> Reporter: Andrei Budnik
> Priority: Major
>
> To clean up a `containers_` hash map in composing c'zer, we need to subscribe
> on a container termination event in `_launch` method. Also, it's desirable to
> limit the number of places where we do the clean up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)