----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30039/#review68844 -----------------------------------------------------------
src/launcher/fetcher.cpp <https://reviews.apache.org/r/30039/#comment113336> Not sure what happened here in terms of formatting. src/launcher/fetcher.cpp <https://reviews.apache.org/r/30039/#comment113338> Didn't you renamed it frmo FETCH_AND_CACHE to DOWNLOAD_AND_CACHE? src/launcher/fetcher.cpp <https://reviews.apache.org/r/30039/#comment113337> Seems like this should go into the fetchFromCache method. - Timothy Chen On Jan. 20, 2015, 3:52 p.m., Bernd Mathiske wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30039/ > ----------------------------------------------------------- > > (Updated Jan. 20, 2015, 3:52 p.m.) > > > Review request for mesos, Adam B, Benjamin Hindman, Till Toenshoff, and > Timothy Chen. > > > 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 > ----- > > src/launcher/fetcher.cpp fed0105946da579a38357a30e7ae56e646e05b89 > > Diff: https://reviews.apache.org/r/30039/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Bernd Mathiske > >
