----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28063/ -----------------------------------------------------------
(Updated Jan. 8, 2015, 9:55 a.m.) Review request for mesos, Ben Mahler, Niklas Nielsen, and Till Toenshoff. Changes ------- Address Adam's comments. Bugs: MESOS-1571 https://issues.apache.org/jira/browse/MESOS-1571 Repository: mesos-git Description ------- CommandExecutor grace_period field is designed to be used by slave to propagate the value of the grace period flag further to containerizers and executors. Diffs (updated) ----- include/mesos/mesos.proto 5b2813d src/slave/slave.cpp 50b5781 Diff: https://reviews.apache.org/r/28063/diff/ Testing ------- make check (Mac OS 10.9.4, Ubuntu 14.04) Thanks, Alexander Rukletsov