-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52556/
-----------------------------------------------------------
(Updated Oct. 6, 2016, 4:28 p.m.)
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, and Jiang Yan Xu.
Changes
-------
Addressed AlexR's comments.
Bugs: MESOS-6288
https://issues.apache.org/jira/browse/MESOS-6288
Repository: mesos
Description (updated)
-------
This environment variable points to the directory containing the
binaries used by the Mesos Agent. It will eventually replace the
`--launcher-dir` executor flag.
Diffs (updated)
-----
docs/executor-http-api.md 50b4cb4efff48bcc56330b81bd7c4c217b8a22b5
src/launcher/executor.cpp 8a1051b886a0c95d19ff370e5c77d9c4033c8b61
src/slave/slave.cpp d30001bc0d1798311ba3966f67aadc6be2c92306
Diff: https://reviews.apache.org/r/52556/diff/
Testing
-------
`make check`
Thanks,
Gastón Kleiman