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

Review request for mesos and Vinod Kone.


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


Repository: mesos


Description
-------

This modifies the default executor to perform signal escalation
via the 'KILL_NESTED_CONTAINER' call i.e., send a SIGTERM followed
by a SIGKILL after some grace period. Note that support for kill
policies still needs to be done instead of using a constant grace
period.


Diffs
-----

  src/launcher/default_executor.cpp c25cc941eefc0cca998a99d76497bfdd05babe92 


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


Testing
-------

make check


Thanks,

Anand Mazumdar

Reply via email to