etcd/lease
Gyu-Ho Lee 5bba05703c lease: randomize expiry on initial refresh call
Randomize the very first expiry on lease recovery
to prevent recovered leases from expiring all at
the same time.

Address https://github.com/coreos/etcd/issues/8096.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
2017-06-15 12:57:49 -07:00
..
leasehttp *: Use http.Request.WithContext instead of Cancel 2017-02-02 22:50:07 +05:30
leasepb *: add swagger and grpc-gateway assets for v3lock and v3election 2017-04-10 15:21:07 -07:00
doc.go *: add missing godoc package descriptions 2016-05-27 15:15:26 -07:00
lessor.go lease: randomize expiry on initial refresh call 2017-06-15 12:57:49 -07:00
lessor_test.go lease: randomize expiry on initial refresh call 2017-06-15 12:57:49 -07:00