-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67320/
-----------------------------------------------------------
(Updated May 28, 2018, 11:25 a.m.)
Review request for mesos and Zhitao Li.
Bugs: MESOS-8942
https://issues.apache.org/jira/browse/MESOS-8942
Repository: mesos
Description
-------
With this patch subscribers to the master operator streaming API
start receiving task health (check) updates. This allows subscribers
to maintain more accurate view of the cluster's state, closer to
what the traditional `state.json` endpoint offers.
Diffs (updated)
-----
src/master/master.cpp 41862db9900acde85a62d2fea85459691c68556e
src/tests/api_tests.cpp 84368707e2c0bcf66bbfb308a4b863112119d328
Diff: https://reviews.apache.org/r/67320/diff/2/
Changes: https://reviews.apache.org/r/67320/diff/1-2/
Testing
-------
make check on
* Mac OS 10.13.4
* various linux distros
Thanks,
Alexander Rukletsov