Gleb Natapov
6427044681
raft: drop invoke_on from the pinger verb handler
...
Currently raft direct pinger verb jumps to shard 0 to check if group0 is
alive before replying. The verb runs relatively often, so it is not very
efficient. The patch distributes group0 liveness information (as it
changes) to all shard instead, so that the handler itself does not need
to jump to shard 0.
(cherry picked from commit 6a6bbbf1a6 )
2025-12-07 14:57:50 +00:00
..
2025-09-18 08:00:35 +03:00
2025-12-07 14:57:50 +00:00
2025-09-16 23:40:47 +03:00
2025-11-02 11:14:48 +01:00
2025-11-15 22:11:06 +00:00
2025-12-07 14:57:50 +00:00
2025-11-23 21:05:34 +00:00
2025-06-30 10:33:17 +02:00
2025-10-30 10:13:16 +00:00
2025-10-30 10:13:16 +00:00
2025-09-22 08:01:47 +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-15 22:10:55 +00:00
2025-11-26 17:47:16 +01:00
2025-08-27 08:55:47 +02:00
2025-09-19 12:22:51 +02: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-18 15:44:58 +02:00
2025-11-06 13:04:52 +00:00
2025-11-26 07:52:18 +01:00
2025-11-26 07:52:18 +01:00
2025-11-14 10:10:59 +02:00
2025-04-09 20:21:51 +02:00
2025-09-15 08:44:16 +03:00
2025-12-01 13:06:02 +01:00
2025-09-22 09:32:46 +03:00
2025-03-20 11:18:16 +08:00
2025-06-11 11:29:33 +03:00
2025-09-24 13:23:38 +03:00
2025-06-09 13:38:49 +03:00
2025-06-11 11:29:33 +03:00