-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/54630/
-----------------------------------------------------------
(Updated Dec. 12, 2016, 8:19 p.m.)
Review request for mesos, Anand Mazumdar, Jie Yu, and Vinod Kone.
Changes
-------
Updated based on Vinod's comments.
Bugs: MESOS-6763
https://issues.apache.org/jira/browse/MESOS-6763
Repository: mesos
Description
-------
Added a `http_heartbeat_interval` flag to the agent flags.
Diffs (updated)
-----
src/slave/flags.hpp 3c292bac9394347318865f49782907def6541742
src/slave/flags.cpp a5f5203320ba6657c0a1573447a8ee002172614b
Diff: https://reviews.apache.org/r/54630/diff/
Testing
-------
GTEST_FILTER="" make -j 40 check
Thanks,
Kevin Klues