-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41275/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Vinod Kone.
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
-----
include/mesos/executor/executor.proto
8f97ad8952b3156e9c299a5a297693c8d2ffccd4
include/mesos/v1/executor/executor.proto
7eaa40bf38845befeba477d074396e7660a7b231
Diff: https://reviews.apache.org/r/41275/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar