Files
etcd/etcdserver
Maxim Vladimirskiy 91e583cba6 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.
2018-11-12 23:28:24 +03:00
..
2016-05-12 20:49:40 -07:00
2018-09-18 01:44:57 +08:00
2018-08-28 18:25:39 -07:00