-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30039/
-----------------------------------------------------------
(Updated Jan. 21, 2015, 2:18 a.m.)
Review request for mesos, Adam B, Benjamin Hindman, Till Toenshoff, and Timothy
Chen.
Changes
-------
Fixed issues.
Bugs: MESOS-2069
https://issues.apache.org/jira/browse/MESOS-2069
Repository: mesos-git
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 fed0105946da579a38357a30e7ae56e646e05b89
Diff: https://reviews.apache.org/r/30039/diff/
Testing
-------
make check
Thanks,
Bernd Mathiske