----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55157/#review160967 -----------------------------------------------------------
Patch looks great! Reviews applied: [55157] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Jan. 9, 2017, 7:37 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55157/ > ----------------------------------------------------------- > > (Updated Jan. 9, 2017, 7:37 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6848 > https://issues.apache.org/jira/browse/MESOS-6848 > > > Repository: mesos > > > Description > ------- > > This bug is only observed when the task group contains a single task. > The default executor was not committing suicide when this single task > used to exit with a non-zero status code as per the default restart > policy. > > > Diffs > ----- > > src/launcher/default_executor.cpp fd9963996c82461b60888397989e309d51b60aaa > src/tests/default_executor_tests.cpp > 340e8c8b36a6a3cc6e5bae021e19dfa7a54852c3 > > Diff: https://reviews.apache.org/r/55157/diff/ > > > Testing > ------- > > make check + added a test > > > Thanks, > > Anand Mazumdar > >
