-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38899/
-----------------------------------------------------------
(Updated Oct. 7, 2015, 6:39 p.m.)
Review request for mesos, Ben Mahler, Isabel Jimenez, and Vinod Kone.
Changes
-------
Updated Bugs section to link to MESOS-2295 as it is around getting the
`api/v1/executor` endpoint to work correctly.
Bugs: MESOS-2295
https://issues.apache.org/jira/browse/MESOS-2295
Repository: mesos
Description
-------
Trivial change to call the `executorMessage(...)` function that already existed
in `src/slave/slave.cpp` to handle ExecutorToFrameworkMessage.
Diffs
-----
src/slave/http.cpp f9cf7bbe81b7fe9637de9a8d66329c16a7e1a89b
Diff: https://reviews.apache.org/r/38899/diff/
Testing
-------
make check. Would add tests later after the MESOS-3480 review chain gets
committed.
Thanks,
Anand Mazumdar