----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27622/#review59998 -----------------------------------------------------------
Patch looks great! Reviews applied: [27516, 27622] All tests passed. - Mesos ReviewBot On Nov. 5, 2014, 6:30 p.m., Bernd Mathiske wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27622/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2014, 6:30 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Bugs: MESOS-1248 > https://issues.apache.org/jira/browse/MESOS-1248 > > > Repository: mesos-git > > > Description > ------- > > Rebasing and replacing https://reviews.apache.org/r/21277/. Now dependent on > https://reviews.apache.org/r/27516/ which implements MESOS-1316. > > Replaces the ad-hoc format for env var values that act as fetcher program > comd line args with a JSON format that is gained by translation from protobuf > parsing to a JSON object. > > > Diffs > ----- > > src/launcher/fetcher.cpp 9323c28237010fa065ef34d74435c151ded530a8 > src/slave/containerizer/containerizer.cpp > 0254679508167a390fd6fed855f19794354ac081 > src/slave/containerizer/fetcher.cpp PRE-CREATION > src/tests/fetcher_tests.cpp d7754009a59fedb43e3422c56b3a786ce80164aa > > Diff: https://reviews.apache.org/r/27622/diff/ > > > Testing > ------- > > Make check. > > > Thanks, > > Bernd Mathiske > >
