-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66669/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Greg Mann, Jie Yu, and Qian
Zhang.
Bugs: MESOS-8714
https://issues.apache.org/jira/browse/MESOS-8714
Repository: mesos
Description
-------
This patch adds callbacks on `wait()` and `destroy()` in composing
containerizer to remove a container from the `containers_` map after
the container's termination.
Diffs
-----
src/slave/containerizer/composing.cpp
186102c66d373dcd799cadd9fed7d1c8cb894971
Diff: https://reviews.apache.org/r/66669/diff/1/
Testing
-------
internal CI
Thanks,
Andrei Budnik