Andrei Budnik created MESOS-8712:
------------------------------------
Summary: Remove `destroyed` promise from `Container` struct
Key: MESOS-8712
URL: https://issues.apache.org/jira/browse/MESOS-8712
Project: Mesos
Issue Type: Task
Reporter: Andrei Budnik
[`destroyed`
promise|https://github.com/apache/mesos/blob/5d8a9c1b77f96151da859b4c0c3607d22c36cd18/src/slave/containerizer/composing.cpp#L138]
is not needed anymore, since we can use the property that `wait` and `destroy`
methods depend on the same container termination promise. This change should
affect only composing c'zer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)