-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43272/
-----------------------------------------------------------
(Updated Feb. 18, 2016, 11:22 a.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Till
Toenshoff.
Changes
-------
Rebase and address conflict with Subprocess Hooks/Options.
Bugs: MESOS-4609
https://issues.apache.org/jira/browse/MESOS-4609
Repository: mesos
Description
-------
Delegates some of the environment logic in the containerizer and fetcher to the
`subprocess_environment` helper.
Changes the logrotate container logger to use the default `environment` for
`subprocess`.
Diffs (updated)
-----
src/slave/container_loggers/lib_logrotate.cpp
cf5f238eb3b6217b848cf23f8c9cd1848bf9a9f0
src/slave/containerizer/containerizer.cpp
59904684cdeb17ef2b42092a3558802c42bfb6bd
src/slave/containerizer/fetcher.cpp 33dfcade6beb53a5a6dbc41a8f3380f5cb30a161
Diff: https://reviews.apache.org/r/43272/diff/
Testing
-------
make check (OSX)
Thanks,
Joseph Wu