-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62326/
-----------------------------------------------------------
(Updated Oct. 4, 2017, 11:43 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
Addressed review comments.
Summary (updated)
-----------------
Always send TASK_KILLED when the task is killed by a framework.
Bugs: MESOS-7975
https://issues.apache.org/jira/browse/MESOS-7975
Repository: mesos
Description (updated)
-------
This change is done for command, docker and default executors.
Diffs (updated)
-----
src/docker/executor.cpp 3b0767ffbbe9982639d0b87fbb0573accdd48559
src/launcher/default_executor.cpp 136c000917b2c4fdaf68fd460764c3a15fdf3bf0
src/launcher/executor.cpp 0131577d5b9018e7094815f1377b2ee59a4493d4
Diff: https://reviews.apache.org/r/62326/diff/3/
Changes: https://reviews.apache.org/r/62326/diff/2-3/
Testing
-------
sudo make check
Thanks,
Qian Zhang