-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65694/
-----------------------------------------------------------
(Updated March 22, 2018, 7:12 p.m.)
Review request for mesos, Alexander Rukletsov, Joseph Wu, Qian Zhang, and Vinod
Kone.
Changes
-------
Made the executor stop delaying escalations if it is not subscribed to the
agent.
Bugs: MESOS-8530
https://issues.apache.org/jira/browse/MESOS-8530
Repository: mesos
Description
-------
This patch makes the default executor retry SIGKILL escalations if the
executor is disconnected from the agent or the kill call fails.
Diffs (updated)
-----
src/launcher/default_executor.cpp 906836f3b8e0af79d7c61f90fd8a95f193b26e84
Diff: https://reviews.apache.org/r/65694/diff/5/
Changes: https://reviews.apache.org/r/65694/diff/4-5/
Testing
-------
`sudo bin/mesos-tests.sh` on GNU/Linux
Thanks,
Gaston Kleiman