-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44655/
-----------------------------------------------------------
(Updated March 24, 2016, 4:14 p.m.)
Review request for mesos, Ben Mahler and Gilbert Song.
Bugs: MESOS-4949
https://issues.apache.org/jira/browse/MESOS-4949
Repository: mesos
Description
-------
If `ExecutorInfo.shutdown_grace_period` is set, the executor
driver uses it, otherwise it falls back to the environment
variable `MESOS_EXECUTOR_SHUTDOWN_GRACE_PERIOD`.
Diffs (updated)
-----
CHANGELOG 1fadaa1819c9b1a801752b1c0ddd572b82e6c170
docs/configuration.md 70686adeca239b5962652a17661c8b0d44ca6708
include/mesos/executor/executor.proto
ae211194a44e0bf2fadc79e833881e45ea3eb2c2
include/mesos/mesos.proto 59f5d3aadd1cb32c1eb869451ad55d877bdeee28
include/mesos/v1/executor/executor.proto
36a2b3f9bc3aaa524f655b9e686a6d33512e6aaa
include/mesos/v1/mesos.proto 6556a1c243d227fdb9af0d3c1063fed08d3f6c8b
src/slave/containerizer/containerizer.cpp
f6fc7863d0c215611f170dc0c89aa229407b5137
src/slave/flags.cpp 71685cee58322e608139f7c344c2e954f7e14322
src/slave/slave.cpp 08ff1ed12e1da72d957b1f2dc726796137e72cda
Diff: https://reviews.apache.org/r/44655/diff/
Testing
-------
The complete chain was tested. See https://reviews.apache.org/r/44662/.
Thanks,
Alexander Rukletsov