-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61262/
-----------------------------------------------------------
(Updated Aug. 14, 2017, 9:51 p.m.)
Review request for mesos, Anand Mazumdar and Greg Mann.
Bugs: MESOS-7695
https://issues.apache.org/jira/browse/MESOS-7695
Repository: mesos
Description
-------
Added the 'HEARTBEAT' event for the operator API, modified other
related test cases to accept heartbeats.
Diffs (updated)
-----
include/mesos/master/master.proto fc5bd894ce55fe8e946d4c5b4b33d3c0505f3c2b
include/mesos/v1/master/master.proto c3fb31de2509adcdec8204f8bbe46b46a31540e8
src/master/http.cpp 959091c8ec03b6ac7bcb5d21b04d2f7d5aff7d54
src/master/master.hpp b802fd153a10f6012cea381f153c28cc78cae995
src/tests/api_tests.cpp 75f7a585ec75f1d8b78453dd203bb78822ee7bc9
Diff: https://reviews.apache.org/r/61262/diff/4/
Changes: https://reviews.apache.org/r/61262/diff/3-4/
Testing
-------
make check -j48
Thanks,
Quinn Leng