-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52317/
-----------------------------------------------------------
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