-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51560/
-----------------------------------------------------------
(Updated Sept. 23, 2016, 3:38 p.m.)
Review request for mesos, Alexander Rukletsov, Joseph Wu, Silas Snider, and
Jiang Yan Xu.
Changes
-------
Address @alexr's comments.
Bugs: MESOS-6110
https://issues.apache.org/jira/browse/MESOS-6110
Repository: mesos
Description
-------
Health checks must supply set type field from now on. Additionally,
`HealthCheck.HTTP` message has been renamed to
`HealthCheck.HttpCheckInfo` to avoid naming collisions.
Diffs (updated)
-----
src/health-check/health_checker.cpp 736725c4ef954ece8580f383cfd31d289795903f
src/tests/health_check_tests.cpp e6b02f23dc1b1b84381ab0af0e3df5918b60ae40
Diff: https://reviews.apache.org/r/51560/diff/
Testing
-------
Could verfied from
https://github.com/haosdent/mesos/blob/85abb6da058bf8daf4e794df7da8eb5f240b671c/docs/upgrades.md
Thanks,
haosdent huang