Andrei Budnik created MESOS-8714:
------------------------------------
Summary: 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
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)