----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44656/ -----------------------------------------------------------
(Updated March 22, 2016, 5:09 p.m.) Review request for mesos and Ben Mahler. Changes ------- BenM's comments; changelog update. Bugs: MESOS-4909 https://issues.apache.org/jira/browse/MESOS-4909 Repository: mesos Description ------- Describes a kill policy for a task. Currently does not express different policies (e.g. hitting HTTP endpoints), only controls how long to wait between graceful and forcible task kill. Diffs (updated) ----- CHANGELOG eab924e8066875d7679f5d09af2da434aa554699 include/mesos/mesos.proto b965f5a6b1aff28feb2ab088c30ea927b9247403 include/mesos/v1/mesos.proto d2ab6ed187ec0d0e5dbac92607b612bb55b1a682 Diff: https://reviews.apache.org/r/44656/diff/ Testing ------- The complete chain was tested. See https://reviews.apache.org/r/44662/. Thanks, Alexander Rukletsov