-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52870/
-----------------------------------------------------------
(Updated Nov. 14, 2016, 10:30 a.m.)
Review request for mesos, 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.
Diffs (updated)
-----
src/docker/executor.cpp eefbc0c2936eb93044c2d8a1b50155171f398562
Diff: https://reviews.apache.org/r/52870/diff/
Testing
-------
See https://reviews.apache.org/r/52873/.
Thanks,
Alexander Rukletsov