-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44423/
-----------------------------------------------------------
(Updated April 3, 2016, 8:51 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
Updated the code based on the latest command executor.
Bugs: MESOS-3558
https://issues.apache.org/jira/browse/MESOS-3558
Repository: mesos
Description
-------
Added HTTP command executor to make files. For now the content in
http_command_executor.cpp is identical to executor.cpp, and it will be updated
in the subsequent review.
Diffs (updated)
-----
src/Makefile.am f22ae5b3bd9336a56c802e0e51d39d6cb675caf2
src/launcher/http_command_executor.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/44423/diff/
Testing
-------
Make check
Thanks,
Qian Zhang