Ben Darnell 9972e62d94 raft: Use <= instead of < for heartbeat ticks.
In code outside the raft package, we cannot call raft.bcastHeartbeat
directly. Instead, to control heartbeats we set heartbeatInterval to 1
and call Tick().
2015-01-14 15:27:32 -05:00
..
2015-01-01 19:04:07 -08:00
2014-12-22 12:33:14 -08:00
2014-12-02 17:48:03 -08:00
2014-11-26 23:07:35 -08:00
2014-12-09 11:43:52 -08:00
2015-01-01 19:04:07 -08:00