> On April 3, 2016, 2:08 p.m., Guangya Liu wrote: > > src/slave/containerizer/containerizer.hpp, line 29 > > <https://reviews.apache.org/r/44798/diff/5/?file=1323353#file1323353line29> > > > > what is the use of this include for this patch?
Thanks for your view. `ContainerState` is defined in `isolator.proto`. - haosdent ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44798/#review126726 ----------------------------------------------------------- On April 3, 2016, 2:09 p.m., haosdent huang wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/44798/ > ----------------------------------------------------------- > > (Updated April 3, 2016, 2:09 p.m.) > > > Review request for mesos, Benjamin Hindman, Ian Downes, Jie Yu, Till > Toenshoff, and Timothy Chen. > > > Bugs: MESOS-5085 > https://issues.apache.org/jira/browse/MESOS-5085 > > > Repository: mesos > > > Description > ------- > > Update `Slave::_recoverContainerizer` to use `ContainerState`. > > > Diffs > ----- > > src/slave/containerizer/containerizer.hpp > ff78b4d0fd4a3b862f6019fc757c16b7367cd3cf > src/slave/slave.cpp fc77f594d16a9fb2ca001e089d74e2c0ffeb5baa > > Diff: https://reviews.apache.org/r/44798/diff/ > > > Testing > ------- > > > Thanks, > > haosdent huang > >
