-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41282/
-----------------------------------------------------------
(Updated Dec. 12, 2015, 2:13 a.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Add missing header to Makefile
Bugs: MESOS-3550
https://issues.apache.org/jira/browse/MESOS-3550
Repository: mesos
Description
-------
This change introduces an interface for the V1 Executor HTTP Library. The
interface is similar in semantics to the corresponding scheduler library.
Diffs (updated)
-----
include/mesos/v1/executor.hpp PRE-CREATION
src/Makefile.am 9762f8567e32d70b8df2d694a1fef5c692fc730e
Diff: https://reviews.apache.org/r/41282/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar