-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65446/
-----------------------------------------------------------
(Updated Feb. 4, 2018, 6:45 p.m.)
Review request for mesos, Benjamin Mahler, Chun-Hung Hsiao, and Vinod Kone.
Changes
-------
Patch updated per discussion with Vinod. Made the status code optional and `-1`
by default.
Bugs: MESOS-1720
https://issues.apache.org/jira/browse/MESOS-1720
Repository: mesos
Description
-------
Added helper function for the agent to send `ExitedExecutorMessage`.
Diffs (updated)
-----
src/slave/slave.hpp 09c01ebd1b5e8008ba9e7d412042f1db76a2c5a5
src/slave/slave.cpp a6a5c93ab2d541c870cb52587495de20ed5ac1f4
Diff: https://reviews.apache.org/r/65446/diff/2/
Changes: https://reviews.apache.org/r/65446/diff/1-2/
Testing
-------
make check
Thanks,
Meng Zhu