----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52147/#review150410 -----------------------------------------------------------
src/launcher/default_executor.cpp (line 380) <https://reviews.apache.org/r/52147/#comment218382> log here as well? src/launcher/default_executor.cpp (line 388) <https://reviews.apache.org/r/52147/#comment218383> log here as well. please make a sweep in this file and ensure there are no silent returns for important events. - Vinod Kone On Sept. 25, 2016, 9:36 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52147/ > ----------------------------------------------------------- > > (Updated Sept. 25, 2016, 9:36 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6227 > https://issues.apache.org/jira/browse/MESOS-6227 > > > Repository: mesos > > > Description > ------- > > This change adds support for sending the `LAUNCH_NESTED_CONTAINER` > call to the agent to launch a child container. > > > Diffs > ----- > > src/launcher/default_executor.cpp 2102fe8d70f0960fed669e1c4f0d6b6cd4af261c > > Diff: https://reviews.apache.org/r/52147/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
