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
2017-09-07 13:39:42 -07:00
2019-08-14 01:22:23 -07:00
2019-10-16 13:27:07 -07:00
2018-04-11 19:49:00 -07:00
2017-06-26 22:20:41 -07:00
2018-06-11 11:26:26 -07:00
2018-06-11 11:26:26 -07:00
2018-01-26 10:55:16 -08:00
2016-05-12 20:49:40 -07:00
2017-04-18 20:22:56 -07:00
2019-08-19 20:22:15 -07:00
2018-04-23 10:21:51 -07:00
2016-05-12 20:49:40 -07:00
2016-05-12 20:49:40 -07:00
2017-11-22 21:20:14 -08:00
2016-05-12 20:49:40 -07:00
2019-08-14 09:32:10 -07:00
2019-08-08 15:13:14 -07:00
2018-07-03 13:26:49 -07:00
2017-05-09 14:00:22 -07:00
2019-05-02 10:02:28 -07:00
2017-09-07 13:39:42 -07:00
2019-10-30 16:47:06 -07:00
2017-05-17 14:48:52 -07:00
2017-11-10 18:46:15 -08:00
2018-03-10 20:05:35 -08:00
2018-07-19 17:15:32 -07:00
2018-02-06 16:58:04 -08:00
2019-11-20 16:45:47 -08:00