-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51560/
-----------------------------------------------------------
(Updated Sept. 27, 2016, 3:36 p.m.)
Review request for mesos, Alexander Rukletsov, Joseph Wu, Silas Snider, and Jiang Yan Xu.
Changes
-------
Address @yan's comment.
Summary (updated)
-----------------
Support health check without specifying `type`.
Bugs: MESOS-6110
https://issues.apache.org/jira/browse/MESOS-6110
Repository: mesos
Description (updated)
-------
Absence of `type` in command health check and HTTP health check are
supported for backwards compatibility and will be deprecated in
Mesos 2.0.
Diffs (updated)
-----
src/master/master.cpp 66a672f6d16233e96b29e330a9e6c474546fa851
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
|