-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52556/
-----------------------------------------------------------
(Updated Oct. 11, 2016, 6:52 p.m.)
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, Jie Yu, and
Jiang Yan Xu.
Changes
-------
Addressed the feedback, including making the "default executor" read the env
variable.
Bugs: MESOS-6288
https://issues.apache.org/jira/browse/MESOS-6288
Repository: mesos
Description
-------
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/default_executor.cpp 2454bd7df608254af72af01460782f5ab78a19c1
src/launcher/executor.cpp 3e95d6029bea0ce6e0dfb39c24b795fe98d90d13
src/slave/slave.cpp 119fb36c27b25739f2a86a55d48e964ca4a84ff7
Diff: https://reviews.apache.org/r/52556/diff/
Testing
-------
`make check`
Thanks,
Gastón Kleiman