etcd/tests/integration
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-04-05 15:53:38 +02:00
2022-04-05 15:53:38 +02:00
2022-02-25 09:55:36 +08:00
2022-02-25 09:55:36 +08:00