Andrei Budnik created MESOS-8734:
------------------------------------
Summary: Restore `WaitAfterDestroy` test to check termination
status of a terminated nested container.
Key: MESOS-8734
URL: https://issues.apache.org/jira/browse/MESOS-8734
Project: Mesos
Issue Type: Task
Reporter: Andrei Budnik
It's important to check that after termination of a nested container, its
termination status is
available. This property is used in default executor.
Right now, if we remove [this section of
code|https://github.com/apache/mesos/blob/5b655ce062ff55cdefed119d97ad923aeeb2efb5/src/slave/containerizer/mesos/containerizer.cpp#L2093-L2111],
no test will be broken!
https://reviews.apache.org/r/65505
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)