> On Jan. 18, 2015, 12:18 p.m., Bernd Mathiske wrote: > > src/slave/containerizer/docker.cpp, line 982 > > <https://reviews.apache.org/r/29334/diff/5/?file=824297#file824297line982> > > > > Not checking the outcome of this? > > Timothy Chen wrote: > This is actually reverted in the last patch I have, so please ignore this.
Also we never used to check the outcome as it's just a best effort, I'll leave a comment in for now. Going to merge these patches and later finalize the remaining ones. - Timothy ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29334/#review68559 ----------------------------------------------------------- On April 7, 2015, 12:46 a.m., Timothy Chen wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/29334/ > ----------------------------------------------------------- > > (Updated April 7, 2015, 12:46 a.m.) > > > Review request for mesos, Benjamin Hindman and Bernd Mathiske. > > > Bugs: MESOS-2183 > https://issues.apache.org/jira/browse/MESOS-2183 > > > Repository: mesos > > > Description > ------- > > Add option to launch docker containers with helper containers. > > > Diffs > ----- > > src/slave/containerizer/docker.hpp b7bf54a > src/slave/containerizer/docker.cpp 5f4b4ce > > Diff: https://reviews.apache.org/r/29334/diff/ > > > Testing > ------- > > make, tests are fixed in next commit > > > Thanks, > > Timothy Chen > >
