-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62642/
-----------------------------------------------------------

Review request for mesos, Jie Yu and Qian Zhang.


Bugs: MESOS-7963
    https://issues.apache.org/jira/browse/MESOS-7963


Repository: mesos


Description
-------

When the MesosContainerizer destroys a container tree, we need to
propagate the ContainerTermination down to all the child containers
so that any executor that is waiting for them can receive enough
information to send a useful status update.


Diffs
-----

  src/slave/containerizer/mesos/containerizer.hpp 
cc23b4d91be16fc95a131c09d07378b801e34d6f 
  src/slave/containerizer/mesos/containerizer.cpp 
4d5dc13f363f5d8886983d7dd06a5cecc177c345 


Diff: https://reviews.apache.org/r/62642/diff/1/


Testing
-------

make check (Fedora 26)


Thanks,

James Peach

Reply via email to