-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61569/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Vinod Kone.
Bugs: MESOS-7879
https://issues.apache.org/jira/browse/MESOS-7879
Repository: mesos
Description
-------
This would be used later for sending signals (SIGTERM, SIGKILL etc.)
to the running container. Previously, SIGKILL was used by default.
Diffs
-----
include/mesos/agent/agent.proto 9bac9541acd24e1123ca5dd5925e2a1381d13b4a
include/mesos/v1/agent/agent.proto ea9282cf12fbe1c2ddeaa37223e4811685263734
Diff: https://reviews.apache.org/r/61569/diff/1/
Testing
-------
make check
Thanks,
Anand Mazumdar