-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41277/
-----------------------------------------------------------
(Updated Jan. 12, 2016, 5:29 p.m.)
Review request for mesos, Ben Mahler and Vinod Kone.
Changes
-------
Modified description to be less then the summary limit.
Summary (updated)
-----------------
Added environment variables to be used by HTTP executors.
Bugs: MESOS-3550
https://issues.apache.org/jira/browse/MESOS-3550
Repository: mesos
Description
-------
This change adds some environment variables that are used by the HTTP executors
upon startup for connecting/retrying to the agent. These variables are
discussed in more detail in the Executor HTTP API Design Doc.
Diffs
-----
src/slave/containerizer/containerizer.cpp
dcdf98fea4ca6f96658886db5d09c99f3bff501d
Diff: https://reviews.apache.org/r/41277/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar