-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52871/
-----------------------------------------------------------
(Updated Nov. 14, 2016, 10:30 a.m.)
Review request for mesos, Anand Mazumdar, Benjamin Mahler, Gastón Kleiman, and
haosdent huang.
Bugs: MESOS-5963
https://issues.apache.org/jira/browse/MESOS-5963
Repository: mesos
Description
-------
After the task has been terminated, its health updates become
irrelevant and should be ignored. Now it is safe to start health
checks even if the task has been asked to terminate. Also if the
default executor shuts down, we can safely pause all health checkers.
Diffs (updated)
-----
src/launcher/default_executor.cpp f4e1ea4816fee9a2f6d59bb534933b66013f11cf
Diff: https://reviews.apache.org/r/52871/diff/
Testing
-------
See https://reviews.apache.org/r/52873/.
Thanks,
Alexander Rukletsov