-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47366/
-----------------------------------------------------------
(Updated May 16, 2016, 11:49 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Review comments from Vinod
Bugs: MESOS-5302
https://issues.apache.org/jira/browse/MESOS-5302
Repository: mesos
Description
-------
This change adds support to the command executor to toggle
between the driver based adapter/v1 API based on the
`MESOS_HTTP_COMMAND_EXECUTOR` environment variable
set by the agent.
Diffs (updated)
-----
src/launcher/executor.cpp 7d111e668e0a139a98bdeb959997843180b40452
Diff: https://reviews.apache.org/r/47366/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar