----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22253/#review45404 -----------------------------------------------------------
Ship it! src/slave/slave.cpp <https://reviews.apache.org/r/22253/#comment80247> s/for/of/ - Vinod Kone On June 11, 2014, 12:31 a.m., Ian Downes wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/22253/ > ----------------------------------------------------------- > > (Updated June 11, 2014, 12:31 a.m.) > > > Review request for mesos, Ben Mahler, Jie Yu, and Vinod Kone. > > > Bugs: MESOS-1417 > https://issues.apache.org/jira/browse/MESOS-1417 > > > Repository: mesos-git > > > Description > ------- > > Wait on Containerizer::update to complete before sending status update. > > If the update fails the container will be destroyed. > > > Diffs > ----- > > src/slave/slave.hpp 34687e555e6ba07863c45840aa6d07717388cf62 > src/slave/slave.cpp 643c0882a4bab1b612b3fb6fd1004e09edf5f368 > src/tests/slave_tests.cpp 2c8f1833f5da00fbd37118744933dbff87974631 > src/tests/status_update_manager_tests.cpp > c753921194a3ae449feff0b20dfc058b6e086528 > > Diff: https://reviews.apache.org/r/22253/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ian Downes > >
