etcd/lease
Xiang Li e9a0a103e5 *: refresh the lease TTL correctly when a leader is elected.
The new leader needs to refresh with an extened TTL to gracefully handle
the potential concurrent leader issue. Clients might still send keep alive
to old leader until the old leader itself gives up leadership at most after
an election timeout.
2016-03-15 22:40:03 -07:00
..
leasehttp integration: add test promote and move lease tests to lease_test.go 2016-02-02 13:45:11 -08:00
leasepb *: update gRPC, proto interface 2016-01-26 17:41:39 -08:00
lessor.go *: refresh the lease TTL correctly when a leader is elected. 2016-03-15 22:40:03 -07:00
lessor_test.go *: refresh the lease TTL correctly when a leader is elected. 2016-03-15 22:40:03 -07:00