-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62326/
-----------------------------------------------------------
(Updated Sept. 29, 2017, 2:55 p.m.)
Review request for mesos, Anand Mazumdar and Vinod Kone.
Changes
-------
Updated Docker executor as well.
Bugs: MESOS-7975
https://issues.apache.org/jira/browse/MESOS-7975
Repository: mesos
Description
-------
Always send TASK_KILLED when the task is killed.
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/2/
Changes: https://reviews.apache.org/r/62326/diff/1-2/
Testing
-------
sudo make check
Thanks,
Qian Zhang