You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Alexander Rojas <al...@mesosphere.io> on 2015/03/02 13:59:28 UTC

Re: Review Request 31538: Added validations performed in the MesosExecutorDriver to the Slave.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31538/
-----------------------------------------------------------

(Updated March 2, 2015, 1:59 p.m.)


Review request for mesos, Isabel Jimenez and Till Toenshoff.


Changes
-------

Removing unecesary comments.


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 a06d68032f26ccb3f786b6ea7c3a6c3c52449bd2 

Diff: https://reviews.apache.org/r/31538/diff/


Testing
-------

make check


Thanks,

Alexander Rojas