-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48437/
-----------------------------------------------------------
(Updated June 8, 2016, 9:46 p.m.)
Review request for mesos and Vinod Kone.
Changes
-------
Review comments from Vinod
Bugs: MESOS-5567
https://issues.apache.org/jira/browse/MESOS-5567
Repository: mesos
Description
-------
This changes modifies the `evolve` function to pass around
the heartbeat interval info. This might need some tinkering
if we decide to make heartbeat interval configurable in the
near future.
Diffs (updated)
-----
src/internal/evolve.cpp c255195b69f55f6429beed6c18a4a31b38528840
src/tests/scheduler_tests.cpp d9cc3fde0caeadb16164e68ed66be098fd3ada7c
Diff: https://reviews.apache.org/r/48437/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar