----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52317/#review150654 -----------------------------------------------------------
Patch looks great! Reviews applied: [52317] 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 Sept. 27, 2016, 9:04 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52317/ > ----------------------------------------------------------- > > (Updated Sept. 27, 2016, 9:04 p.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-6262 > https://issues.apache.org/jira/browse/MESOS-6262 > > > Repository: mesos > > > Description > ------- > > This change fixes the default executor to honor the default task > group restart policy i.e., if any task fails with a non-zero > exit status, the other tasks in the group are killed. > > > Diffs > ----- > > src/launcher/default_executor.cpp bd8ee72a91c5da7654237c1204c94ecbd314aece > src/tests/default_executor_tests.cpp > 3d6cbd92b916f38325f9f23245cc602bae4f83e3 > > Diff: https://reviews.apache.org/r/52317/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Anand Mazumdar > >
