etcd/etcdserver
Maxim Vladimirskiy 95095f8406 etcdserver: Remove infinite loop in doSerialize
Once chk(ai) fails with auth.ErrAuthOldRevision it will always do,
regardless how many times you retry. So the error is better be returned
to fail the pending request and make the client re-authenticate.
2019-11-20 16:45:47 -08:00
..
2019-08-19 20:22:15 -07:00
2019-08-14 01:22:23 -07:00
2019-08-19 20:22:15 -07:00
2016-05-12 20:49:40 -07:00
2017-11-10 18:46:15 -08:00