-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52328/
-----------------------------------------------------------
(Updated Sept. 28, 2016, 4:03 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Rebased to make Review Bot happy.
Bugs: MESOS-6230
https://issues.apache.org/jira/browse/MESOS-6230
Repository: mesos
Description
-------
This change adds a test to verify that we correctly send TASK_KILLED
updates for all tasks in the task group if any task in the task group
is reported unhealthy.
Diffs (updated)
-----
src/tests/default_executor_tests.cpp 8b5b1a2e69a3b3ca1e2f7881a1be42dafe89c785
Diff: https://reviews.apache.org/r/52328/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar