-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31538/
-----------------------------------------------------------
(Updated March 5, 2015, 11:02 a.m.)
Review request for mesos, Isabel Jimenez, Till Toenshoff, and Vinod Kone.
Changes
-------
Added TODO reflecting the behaviour of the check once the HTTP API is in place.
Log string style fixes.
Bugs: mesos-2291
https://issues.apache.org/jira/browse/mesos-2291
Repository: mesos
Description
-------
Copies validations made to the messages exchanged between the slave and the
`MesosExecutorDriver` and performed in the executor driver to the slave. This
is requiered since the new HTTP API will deprecate the executor driver.
Diffs (updated)
-----
src/slave/slave.cpp 2d52ea0c440fd530174b0e44a59c8ae68fa2616c
Diff: https://reviews.apache.org/r/31538/diff/
Testing
-------
make check
Thanks,
Alexander Rojas