----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37142/#review94318 -----------------------------------------------------------
Ship it! LGTM - Guangya Liu On 八月 5, 2015, 9:22 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37142/ > ----------------------------------------------------------- > > (Updated 八月 5, 2015, 9:22 p.m.) > > > Review request for mesos, Ian Downes, Timothy Chen, Vinod Kone, and Jiang Yan > Xu. > > > Repository: mesos > > > Description > ------- > > Removed the unneeded ExecutorInfo from Container struct in MesosContainerizer. > > This is no longer needed since we are going to call > provisioner->destory(containerId) for every provisioners. See r37105 for more > details. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.hpp > 8851d30af56b4f9fb95450ac1f42ab550e3df9ff > src/slave/containerizer/mesos/containerizer.cpp > 6d07ff151770bac4eeeb7cd8c9d03f54f2e78ec1 > > Diff: https://reviews.apache.org/r/37142/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
