-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27516/
-----------------------------------------------------------
Review request for mesos and Benjamin Hindman.
Bugs: MESOS-1316
https://issues.apache.org/jira/browse/MESOS-1316
Repository: mesos-git
Description
-------
Manually rebased and re-edited https://reviews.apache.org/r/21233/, which is
supposed to be replaced now by this patch.
Diffs
-----
src/Makefile.am e6a07150c10b9fa040143e394b2f913a18eeebc1
src/launcher/fetcher.cpp 9323c28237010fa065ef34d74435c151ded530a8
src/slave/containerizer/fetcher.hpp PRE-CREATION
src/slave/containerizer/fetcher.cpp PRE-CREATION
src/slave/containerizer/mesos/containerizer.cpp
d4b08f54d6feb453f3a9d27ca54c867176e62102
src/tests/containerizer_tests.cpp 2c90d2fc18a3268c55b6dfe98699bfb36d093983
src/tests/fetcher_tests.cpp d7754009a59fedb43e3422c56b3a786ce80164aa
Diff: https://reviews.apache.org/r/27516/diff/
Testing
-------
make check on Mac OS 10.10 and Ubuntu 14.4.
In total, 3 tests fail: ExamplesTest.NoExecutorFramework,
ExamplesTest.JavaFramework
, ExamplesTest.PythonFramework. It is strongly suspected that those are
unrelated to this code change and just generally flaky.
Thanks,
Bernd Mathiske