-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61763/
-----------------------------------------------------------
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 interval parameter to the SUBSCRIBED event for
V1 operator API. Updated the heartbeat test case to check the
heartbeat interval.
Diffs
-----
include/mesos/master/master.proto 7dc5881b843addc2ec59fadb45f31049c7e5a588
include/mesos/v1/master/master.proto db19c5ccc8aca78f901e72f3caf6d46761270bdd
src/master/http.cpp b09a9d0ab5fab179d0e400932dce7d3ca958d7a8
src/tests/api_tests.cpp 34480ea6818c904c64cb678562866f0b43dae0d6
Diff: https://reviews.apache.org/r/61763/diff/1/
Testing
-------
make check
Thanks,
Quinn Leng