ahrtr fe3a57976e support linearizable renew lease
When etcdserver receives a LeaseRenew request, it may be still in
progress of processing the LeaseGrantRequest on exact the same
leaseID. Accordingly it may return a TTL=0 to client due to the
leaseID not found error. So the leader should wait for the appliedID
to be available before processing client requests.
2022-04-10 14:44:55 +08:00
..
2022-03-13 05:41:49 +08:00
2021-10-29 12:47:19 +02:00
2022-04-08 15:45:05 +08:00
2022-04-08 16:27:52 +02:00
2022-04-08 16:27:52 +02:00
2020-10-26 13:02:32 +01:00
2021-07-28 11:39:54 +08:00
2020-10-26 13:02:32 +01:00