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-23 20:11:12 +01:00
2022-02-08 05:41:21 +08:00
2022-04-08 16:27:52 +02:00
2022-04-08 16:27:52 +02:00