Andrey Vasnetsov
edde26e8b9
test: fix flaky test_consensus_snapshot_create_collection voter race ( #8951 )
...
The test killed the last peer immediately after start_cluster, but
start_cluster only waits for cluster size and a known leader — not for
all peers to be promoted from learner to voter. If the last peer caught
up first, it became the only other voter alongside the leader; killing
it left a 2-of-2 quorum with one voter dead, and the subsequent
CreateCollection commit timed out after 10s.
Wait for all peers to be voters before killing one, so the survivors
form a 2-of-3 voter quorum.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 23:34:58 +02:00
..
2026-04-27 13:28:52 +02:00
2024-10-11 17:21:04 +02:00
2022-05-18 19:28:17 +03:00
2022-05-18 19:28:17 +03:00
2025-03-06 15:03:23 +01:00
2024-07-08 18:17:43 +00:00
2024-07-08 18:17:43 +00:00
2025-11-10 17:42:05 +01:00
2022-10-24 09:43:02 +02:00
2024-07-08 18:17:43 +00:00
2026-05-07 22:50:39 +02:00
2024-07-08 18:17:43 +00:00
2024-02-09 11:42:29 +01:00
2024-07-31 21:34:24 +02:00
2023-06-01 13:49:27 +02:00
2026-05-07 22:50:39 +02:00
2022-11-01 11:19:13 +01:00
2022-11-01 11:19:13 +01:00
2024-01-23 19:07:36 +01:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2024-03-26 14:27:33 +01:00
2024-05-14 17:54:11 +02:00
2022-11-01 11:19:13 +01:00
2026-05-07 23:34:58 +02:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2026-04-24 16:53:57 +02:00
2026-04-24 08:07:27 +02:00
2026-04-30 11:26:01 +02:00
2025-05-21 20:55:09 +05:30
2025-05-14 21:01:49 +02:00
2026-04-17 12:06:23 +02:00
2024-08-23 08:30:45 -04:00
2026-05-07 23:34:58 +02:00
2026-04-24 08:07:27 +02:00
2022-11-01 11:19:13 +01:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2026-04-27 16:38:37 +02:00
2026-04-28 00:08:54 +02:00
2024-06-19 12:57:51 +02:00
2024-02-01 09:37:29 +01:00
2026-03-23 18:08:55 +01:00
2023-02-03 01:12:28 +01:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2024-10-29 11:48:28 +01:00
2022-11-01 11:19:13 +01:00
2026-04-24 08:07:27 +02:00
2026-04-14 16:49:47 +02:00
2025-11-12 11:25:24 +01:00
2026-04-30 14:20:40 +02:00
2026-04-17 13:54:59 +02:00
2026-04-27 12:12:06 +02:00
2026-04-28 15:14:04 +02:00
2023-01-31 15:06:56 +01:00
2026-04-24 16:53:57 +02:00
2025-09-22 11:14:27 +02:00
2026-04-24 08:07:27 +02:00
2026-04-30 11:26:01 +02:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2026-05-05 09:51:34 +02:00
2025-03-07 12:45:18 +01:00
2026-04-24 08:07:27 +02:00
2026-02-24 15:04:59 +01:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2024-12-19 11:20:32 +01:00
2023-12-16 00:02:01 +00:00
2024-02-01 09:37:29 +01:00
2026-05-05 10:25:29 +02:00
2025-04-22 14:10:21 -04:00
2025-12-09 16:55:25 +01:00
2026-04-24 08:07:27 +02:00
2026-04-24 08:07:27 +02:00
2023-09-12 20:21:19 +02:00
2026-04-24 08:07:27 +02:00
2026-05-07 23:34:58 +02:00