etcd/clientv3/integration
Gyuho Lee fbc0510a4e clientv3: fix keepalive send interval when response queue is full
client should update next keepalive send time
even when lease keepalive response queue becomes full.

Otherwise, client sends keepalive request every 500ms
regardless of TTL when the send is only expected to happen
with the interval of TTL / 3 at minimum.

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
2018-07-23 08:51:18 -07:00
..
2018-01-09 09:11:15 -08:00
2016-05-12 20:50:58 -07:00
2017-11-10 10:08:48 -08:00