Emil Maskovsky
29ddb2aa18
test/raft: adapt test_tablets_lwt.py for odd voter number enforcement
...
The test_lwt_timeout_while_creating_paxos_state_table was failing after
implementing odd number voter enforcement in the group0 voter calculator.
Previously with 2 nodes:
- 2 nodes → 2 voters → stop 1 node → 1/2 voters (no quorum) → expected Raft timeout
With odd voter count enforcement:
- 2 nodes → 1 voter → stop 1 node → 0/1 voters → Cassandra availability error
This change updates the test to use 3 nodes instead of 2, ensuring proper
no-quorum scenarios:
- 3 nodes → 3 voters → stop 2 nodes → 1/3 voters (no quorum) → Raft timeout
The test now correctly validates LWT timeout behavior while being compatible
with the odd number voter enforcement requirement.
2025-08-08 19:49:10 +02:00
..
2025-07-31 13:05:27 +03:00
2025-07-21 14:54:20 +02:00
2025-08-04 15:38:16 +03:00
2025-07-15 10:10:23 +03:00
2025-07-24 19:48:09 +02:00
2025-07-31 14:31:55 +03:00
2025-06-02 15:49:29 +02:00
2025-06-30 10:16:36 +00:00
2025-03-30 19:23:40 +03:00
2025-08-04 15:38:16 +03:00
2025-03-30 19:23:40 +03:00
2025-04-25 12:25:15 +02:00
2025-07-07 12:24:05 +03:00
2025-03-24 14:54:45 +02:00
2025-07-10 10:56:53 +08:00
2025-06-09 12:59:04 +02:00
2025-07-25 17:16:14 +02:00
2025-05-30 08:35:56 +02:00
2025-07-17 17:16:17 +02:00
2025-05-10 16:30:18 +02:00
2025-08-04 15:38:16 +03: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-06-23 17:56:26 +02: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-07-01 12:58:02 +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-07-29 15:37:47 +02: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-08-04 15:38:16 +03: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-08-08 19:48:58 +02:00
2025-03-24 14:54:45 +02:00
2025-07-23 15:36:57 +02:00
2025-07-23 15:36:57 +02:00
2025-03-24 14:54:45 +02:00
2025-03-24 14:54:45 +02:00
2025-07-23 15:36:57 +02:00
2025-05-19 11:50:55 +00:00
2025-03-30 19:23:40 +03:00
2025-06-27 16:23:08 +03:00
2025-05-29 16:12:09 +03:00
2025-05-10 16:30:18 +02:00
2025-07-24 11:11:09 +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-07-10 10:46:55 +02:00
2025-05-10 16:30:18 +02:00
2025-06-25 11:30:28 +03:00
2025-06-02 15:49:29 +02:00
2025-04-29 15:47:33 -03:00
2025-07-11 16:30:46 +02:00
2025-04-23 14:29:28 +02:00
2025-07-29 13:43:53 +08:00
2025-07-31 14:31:55 +03:00
2025-08-04 15:38:16 +03:00
2025-08-05 15:36:03 +02:00
2025-05-10 16:30:18 +02:00
2025-08-08 19:49:10 +02:00
2025-07-31 14:31:55 +03:00
2025-07-31 14:31:55 +03:00
2025-05-10 16:30:49 +02:00
2025-08-04 15:38:16 +03: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-08-05 13:54:14 +02:00
2025-06-11 11:29:33 +03:00
2025-07-22 15:03:30 +02:00
2025-06-24 10:04:39 +02:00
2025-07-28 10:08:06 +02:00
2025-07-15 07:14:09 +03:00
2025-05-10 16:30:31 +02:00
2025-05-10 16:30:34 +02:00
2025-06-25 12:00:16 +03:00