-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43764/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar and Ben Mahler.
Bugs: MESOS-1571
https://issues.apache.org/jira/browse/MESOS-1571
Repository: mesos
Description
-------
If the executor provides signal escalation timeout, we account for
it in both containerizer and the executor library. This is done to
ensure such executors get enough time to clean up.
Diffs
-----
src/exec/exec.cpp 83dbee9dd2d9a4e7ebf395c8070bc7f9f8412ef1
src/slave/slave.cpp f0be0d5bf4b853952caf06e2e262c2903d79ead3
Diff: https://reviews.apache.org/r/43764/diff/
Testing
-------
`make check` on Mac OS 10.10.4
Thanks,
Alexander Rukletsov