Michael Litvak
8aeb404893
test_cdc_generation_clearing: wait for generations to propagate
...
In test_cdc_generation_clearing we trigger events that update CDC
generations, verify the generations are updated as expected, and verify
the system topology and CDC generations are consistent on all nodes.
Before checking that all nodes are consistent and have the same CDC
generations, we need to consider that the changes are propagated through
raft and take some time to propagate to all nodes.
Currently, we wait for the change to be applied only on the first server
which runs the CDC generation publisher fiber and read the CDC
generations from this single node. The consistency check that follows
could fail if the change was not propagated to some other node yet.
To fix that, before checking consistency with all nodes, we execute a
read barrier on all nodes so they all see the same state as the leader.
Fixes scylladb/scylladb#24407
Closes scylladb/scylladb#24433
2025-06-09 12:59:04 +02:00
..
2025-05-27 11:41:09 +03:00
2025-06-02 05:14:41 +00:00
2025-05-27 15:12:25 +02:00
2025-05-30 08:48:43 +03:00
2025-05-19 11:50:55 +00:00
2025-04-30 07:04:57 +03:00
2025-05-29 12:15:28 +00:00
2025-06-02 05:14:41 +00:00
2025-03-30 19:23:40 +03:00
2025-05-05 09:59:08 +03:00
2025-03-30 19:23:40 +03:00
2025-04-25 12:25:15 +02:00
2025-03-24 14:54:45 +02:00
2025-06-09 12:59:04 +02:00
2025-05-30 08:35:56 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-05-19 11:50:55 +00:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-04-06 18:39:24 +03:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-05-19 11:50:55 +00:00
2025-05-13 21:44:15 +03:00
2025-05-19 11:50:55 +00:00
2025-05-14 09:59:19 +02:00
2025-05-10 16:30:23 +02:00
2025-03-30 19:23:40 +03:00
2025-03-30 19:23:40 +03:00
2025-04-17 16:22:58 +02:00
2025-05-10 16:30:26 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-04-15 10:57:39 +03:00
2025-03-24 14:54:45 +02:00
2025-03-14 13:53:05 +01:00
2025-03-14 13:53:05 +01:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-06-03 17:48:42 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-05-29 16:12:09 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-30 19:23:40 +03:00
2025-03-24 14:54:45 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 13:39:40 +03:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-06-09 13:30:40 +03:00
2025-04-29 15:47:33 -03:00
2025-04-23 14:29:28 +02:00
2025-05-10 16:30:40 +02:00
2025-04-09 20:21:51 +02:00
2025-05-10 16:30:49 +02:00
2025-05-10 16:30:18 +02:00
2025-05-27 15:18:36 +02:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:49 +02:00
2025-05-19 11:50:55 +00:00
2025-05-10 16:30:18 +02:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:49 +02:00
2025-05-10 16:30:49 +02:00
2025-03-14 13:53:05 +01:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-30 19:23:40 +03:00
2025-05-10 16:30:18 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-06-08 15:59:15 +03:00
2025-03-24 14:54:45 +02:00
2025-05-10 16:30:29 +02:00
2025-05-10 16:30:31 +02:00
2025-05-10 16:30:34 +02:00
2025-04-18 16:17:41 +03:00