Marcin Maliszkiewicz
19da1cb656
raft: reload auth cache on snapshot application
...
Receiving snaphot is a rare event so as a simplification
we'll be reloading the whole cache instead of trying to merge
states, especially that expected size is small, below 100 records.
Reloading is non-disruptive operation, old entries are removed
only after all entries are loaded. If entry is updated, shared
pointer will be atomically replaced in a cache map.
2025-11-26 12:00:50 +01:00
..
2025-09-18 08:00:35 +03:00
2025-04-08 13:03:24 +03:00
2025-09-16 23:40:47 +03:00
2025-10-31 21:37:39 +01:00
2025-11-10 19:21:36 +01:00
2025-11-26 12:00:50 +01:00
2025-11-19 15:21:02 +01:00
2025-06-30 10:33:17 +02:00
2025-10-03 16:55:57 +02:00
2025-10-20 17:32:00 +03:00
2025-11-21 12:27:41 +02:00
2025-09-24 07:11:59 +02:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2025-09-16 23:40:47 +03:00
2025-09-19 12:22:51 +02:00
2025-11-13 16:59:43 +01:00
2025-11-14 15:14:28 +03:00
2025-11-14 08:50:19 +01:00
2025-11-13 00:49:57 +01:00
2025-03-20 11:18:16 +08:00
2025-04-12 11:28:49 +03:00
2025-07-24 19:48:08 +02:00
2025-09-15 11:24:53 +02:00
2025-11-11 09:18:01 +02:00
2025-11-05 14:37:52 +01:00
2025-11-26 12:00:50 +01:00
2025-11-26 12:00:50 +01:00
2025-11-05 15:49:51 +03:00
2025-04-09 20:21:51 +02:00
2025-01-17 16:12:05 +08:00
2025-09-15 08:44:16 +03:00
2025-02-05 10:11:52 +01:00
2025-11-25 09:05:59 +01:00
2025-10-08 08:24:28 +02:00
2025-03-20 11:18:16 +08:00
2025-10-22 16:31:42 +02:00
2025-10-22 16:31:42 +02:00
2025-11-13 14:18:46 +01:00
2025-11-13 14:18:46 +01:00
2025-03-11 12:09:22 +02:00