-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52328/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
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
-----
src/tests/default_executor_tests.cpp 3d6cbd92b916f38325f9f23245cc602bae4f83e3
Diff: https://reviews.apache.org/r/52328/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar