-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44655/
-----------------------------------------------------------
(Updated March 23, 2016, 11:15 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 73ee8fa7a77a6ceaf44e1f4c54ab4027a7109258
include/mesos/executor/executor.proto
ae211194a44e0bf2fadc79e833881e45ea3eb2c2
include/mesos/mesos.proto b965f5a6b1aff28feb2ab088c30ea927b9247403
include/mesos/v1/executor/executor.proto
36a2b3f9bc3aaa524f655b9e686a6d33512e6aaa
include/mesos/v1/mesos.proto d2ab6ed187ec0d0e5dbac92607b612bb55b1a682
src/slave/containerizer/containerizer.cpp
f6fc7863d0c215611f170dc0c89aa229407b5137
src/slave/flags.cpp ce028825ad99f54a231b4b18dde277b63aa0525c
src/slave/slave.cpp 840534ff0687e82ed063c386e36bbabada230697
Diff: https://reviews.apache.org/r/44655/diff/
Testing
-------
The complete chain was tested. See https://reviews.apache.org/r/44662/.
Thanks,
Alexander Rukletsov