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

(Updated May 23, 2014, 3:20 a.m.)


Review request for mesos.


Changes
-------

Rephrased the comments to hopefully clear up the need for this a bit better.


Repository: mesos-git


Description
-------

When 'wait' was terminated by 'destroy', it is getting SIGKILLed (see unwait). 
We need to test for that specific case and setup the appropriate Termination 
message accordingly as it can not get delivered by the external containerizer 
program itself.


Diffs (updated)
-----

  src/slave/containerizer/external_containerizer.cpp f9811c4 

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


Testing
-------

make check (using the upcoming EC test suite)


Thanks,

Till Toenshoff

Reply via email to