-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41275/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 9:20 a.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Rebased without addressing comments.
Bugs: MESOS-3550
https://issues.apache.org/jira/browse/MESOS-3550
Repository: mesos
Description
-------
This change introduces a field `grace_period_seconds` that specifies the time
an agent would wait for the executor to terminate before forcefully destroying
the container.
Diffs (updated)
-----
include/mesos/executor/executor.proto
cc6b4f67da62dacf2fc649f00ba15a3fba98910b
include/mesos/v1/executor/executor.proto
4ecdaa0a468da1b271aa382a945d7e2a59c32449
Diff: https://reviews.apache.org/r/41275/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar