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

Review request for mesos.


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
-----

  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