> On Oct. 24, 2014, 4:56 p.m., Ben Mahler wrote: > > src/slave/containerizer/mesos/containerizer.cpp, lines 95-97 > > <https://reviews.apache.org/r/27164/diff/1/?file=732830#file732830line95> > > > > Can you just take a non-const copy in the argument list?
I decided not to do this because it's part of the Containerizer API but this need is specific to the MesosContainerizer. - Ian ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27164/#review58447 ----------------------------------------------------------- On Oct. 24, 2014, 2:55 p.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27164/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2014, 2:55 p.m.) > > > Review request for mesos and Ben Mahler. > > > Repository: mesos-git > > > Description > ------- > > Include changes to isolation flag when creating Mesos containerizer. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.cpp > 9f745d897119a814bd9f8e1b6a0ce5eaef60ed36 > > Diff: https://reviews.apache.org/r/27164/diff/ > > > Testing > ------- > > > Thanks, > > Ian Downes > >
