-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/36816/
-----------------------------------------------------------
(Updated July 2, 2016, 3:07 p.m.)
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, Gilbert Song,
and Timothy Chen.
Changes
-------
Rebase.
Bugs: MESOS-2533
https://issues.apache.org/jira/browse/MESOS-2533
Repository: mesos
Description
-------
Supported HTTP/HTTPS in health check.
Diffs (updated)
-----
include/mesos/mesos.proto 5b15a89bbac0b33c77e305c5b188823f2704a653
include/mesos/v1/mesos.proto a1435278e81c8f3179d94cd9d2c3dd8c0ba82d35
src/health-check/health_checker.hpp f61e80d8e5eb09f8f71e80b6600f7c5b1548bd62
Diff: https://reviews.apache.org/r/36816/diff/
Testing
-------
* Add unit test cases: HealthCheckTest.HealthyTaskViaHttp and
HealthCheckTest.HealthyTaskNotMatchHttpStatuses
make check
Thanks,
haosdent huang