-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30039/
-----------------------------------------------------------
(Updated Feb. 7, 2015, 1 a.m.)
Review request for mesos, Adam B, Benjamin Hindman, Till Toenshoff, and Timothy
Chen.
Changes
-------
Addressed all issues that Adam has thankfully raised.
Bugs: MESOS-2069
https://issues.apache.org/jira/browse/MESOS-2069
Repository: mesos
Description
-------
Enables the fetcher cache actions prepared in the preceding patches by
implementing them in the mesos fetcher program. Also general cleanup of this
file, which is necessary to reduce complexity in and better understand the
resulting source code.
Diffs (updated)
-----
src/launcher/fetcher.cpp 5b2d86d1867b25bf71461fd73df91b089002325b
Diff: https://reviews.apache.org/r/30039/diff/
Testing
-------
make check
Thanks,
Bernd Mathiske