----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51417/#review146763 -----------------------------------------------------------
Ship it! Ship It! - Gilbert Song On Aug. 24, 2016, 10:21 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51417/ > ----------------------------------------------------------- > > (Updated Aug. 24, 2016, 10:21 p.m.) > > > Review request for mesos, Gilbert Song and Kevin Klues. > > > Repository: mesos > > > Description > ------- > > Previously, we need to initialize `launchInfos` because we don't yet > have an explicit state for PROVISIONING (MESOS-4878). After we > introduce the PROVISIONING state, it's guaranteed that `launchInfo` > will be set if the container is in PREPARING state. Therefore, the > NOTE and the corresponding code is no longer needed. > > > Diffs > ----- > > src/slave/containerizer/mesos/containerizer.cpp > 8a8985a6627859365c4f87ea0cbb5f89190cd4b3 > > Diff: https://reviews.apache.org/r/51417/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
