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

(Updated Sept. 22, 2016, 7:33 p.m.)


Review request for mesos and Vinod Kone.


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


Repository: mesos


Description (updated)
-------

This change implements support for killing child containers via
the `KILL_NESTED_CONTAINER` call on the Agent API. This is
triggered when the executor receives a `KILL`/`SHUTDOWN`
event. Currently, only SIGKILL is supported. Also, the specifying
custom kill policies is not yet supported.


Diffs (updated)
-----

  src/launcher/default_executor.cpp 2102fe8d70f0960fed669e1c4f0d6b6cd4af261c 

Diff: https://reviews.apache.org/r/52148/diff/


Testing (updated)
-------

make check


Thanks,

Anand Mazumdar

Reply via email to