-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38143/
-----------------------------------------------------------
(Updated Sept. 15, 2015, 8:16 p.m.)
Review request for mesos, Adam B, Anand Mazumdar, Ben Mahler, and Vinod Kone.
Bugs: MESOS-3375
https://issues.apache.org/jira/browse/MESOS-3375
Repository: mesos
Description
-------
Executor protobufswere introduced in Mesos for the HTTP API, they need to be
added to /v1 so they reflect changes made on v1/mesos.proto. This protobuf
ought to be changed as the executor HTTP API design evolves.
Diffs (updated)
-----
include/mesos/v1/executor/executor.hpp PRE-CREATION
include/mesos/v1/executor/executor.proto PRE-CREATION
src/Makefile.am 509256f
Diff: https://reviews.apache.org/r/38143/diff/
Testing
-------
make && make check
Thanks,
Isabel Jimenez