-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59375/
-----------------------------------------------------------
(Updated May 19, 2017, 2:54 p.m.)
Review request for mesos and Alexander Rukletsov.
Summary (updated)
-----------------
Added REASON_TASK_HEALTH_CHECK_STATUS_UPDATED as task reason.
Bugs: MESOS-6905
https://issues.apache.org/jira/browse/MESOS-6905
Repository: mesos
Description
-------
This gives clear indication about the reason of task status updates
caused by task health update.
Diffs (updated)
-----
include/mesos/mesos.proto e138e2aedb1369acdde82facf9dfea9780411154
include/mesos/v1/mesos.proto ab617bfd2bc46e44f7d71cefecf5eac3630d22b3
src/docker/executor.cpp 82ae9bdc94565acb746724c2e6ab6432aa6bd751
src/launcher/default_executor.cpp 5c31f948b5ba470e7c007c39e1c0c903451477e2
src/launcher/executor.cpp b05f73e539c22d4d40f07df76168a06373b818d4
src/tests/check_tests.cpp 3607a690c963a84acfb2d3adc6c4a4f148b456d6
src/tests/health_check_tests.cpp 6c1b9a0ead6edb34c20cf4973fffcff913c5d7ad
Diff: https://reviews.apache.org/r/59375/diff/2/
Changes: https://reviews.apache.org/r/59375/diff/1-2/
Testing
-------
Added checks for task status updates caused by task health update.
make check (fedora 25, mac os 10.12)
Thanks,
Andrei Budnik