Michał Jadwiszczak
64e0405ba2
db/view/view_building: send coordinator's term in the RPC
...
To avoid case when an old coordinator (which hasn't been stopped yet)
dictates what should be done, add raft term to the `work_on_view_building_tasks`
RPC.
The worker needs to check if the term matches the current term from raft
server, and deny the request when the term is bad.
(cherry picked from commit fb8cbf1615 )
2025-11-26 17:47:16 +01:00
..
2025-09-29 17:46:58 +03:00
2025-06-25 08:41:29 +03:00
2025-06-25 08:41:29 +03:00
2025-11-26 17:47:16 +01:00
2025-11-22 21:53:29 +01:00
2025-09-17 17:32:19 +03:00
2025-07-13 19:13:11 +03:00
2025-09-29 22:15:25 +02:00
2025-08-14 22:38:38 +02:00
2025-08-14 22:38:38 +02:00
2025-04-12 11:47:00 +03:00
2025-07-25 10:45:32 +03:00
2025-05-09 07:53:30 -04:00
2025-09-25 15:03:56 +03:00
2025-07-13 19:13:11 +03:00
2025-08-14 02:06:34 +02:00
2025-09-01 18:03:44 +00:00
2025-09-01 18:03:44 +00:00
2025-09-07 00:32:02 +02:00
2025-09-25 11:28:34 +03:00
2025-09-07 00:32:02 +02:00
2025-05-09 07:53:29 -04:00
2025-09-16 23:40:47 +03:00
2025-07-25 10:45:32 +03:00
2025-09-25 15:03:57 +03:00
2025-09-25 15:03:57 +03:00
2025-09-25 15:03:56 +03:00
2025-09-25 15:03:57 +03:00
2025-09-29 13:01:21 +02:00
2025-09-25 15:03:57 +03:00
2025-09-25 15:03:56 +03:00
2025-08-07 12:04:23 +03:00
2025-08-07 12:04:23 +03:00
2025-08-06 13:07:52 +03:00
2025-08-06 13:07:52 +03:00
2025-08-13 12:42:25 +03:00