----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26611/#review56302 -----------------------------------------------------------
src/slave/containerizer/docker.cpp <https://reviews.apache.org/r/26611/#comment96618> how about storing the pointer in the method so we only look it up once? - Timothy Chen On Oct. 11, 2014, 10:09 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26611/ > ----------------------------------------------------------- > > (Updated Oct. 11, 2014, 10:09 p.m.) > > > Review request for mesos and Timothy Chen. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/slave/containerizer/docker.cpp 9a2948951f57f3ab16291df51cd9f33e5e96add4 > > Diff: https://reviews.apache.org/r/26611/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
