Botond Dénes
7c30cee2d6
service/storage_proxy: send batches with CL=EACH_QUORUM
...
Batches that fail on the initial send are retired later, until they
succeed. These retires happen with CL=ALL, regardless of what the
original CL of the batch was. This is unnecessarily strict. We tried to
follow Cassandra here, but Cassandra has a big caveat in their use of
CL=ALL for batches. They accept saving just a hint for any/all of the
endpoints, so a batch which was just logged in hints is good enough for
them.
We do not plan on replicating this usage of hints at this time, so as a
middle ground, the CL is changed to EACH_QUORUM.
Fixes : scylladb/scylladb#25432
Closes scylladb/scylladb#26304
(cherry picked from commit d9c3772e20 )
Closes scylladb/scylladb#26930
2025-11-14 15:30:26 +02:00
..
2025-09-24 13:23:38 +03:00
2024-12-18 17:45:13 +02:00
2025-09-24 13:23:38 +03:00
2025-01-28 21:14:49 +01:00
2025-04-17 16:31:42 +03:00
2025-09-14 13:32:21 +03:00
2025-11-07 16:46:46 +02:00
2024-12-18 17:45:13 +02:00
2025-11-14 15:30:26 +02:00
2025-07-07 12:23:06 +03:00
2025-09-16 23:40:47 +03:00
2025-09-29 13:01:21 +02:00
2024-12-18 17:45:13 +02:00
2025-09-19 16:17:56 +03:00
2025-05-14 08:32:05 +02:00
2025-11-07 16:48:50 +02:00
2025-11-07 16:48:50 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2025-01-28 14:12:06 +03:00
2025-06-24 14:57:00 +03:00
2025-06-24 14:57:00 +03:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-26 12:25:38 +02:00
2025-07-03 13:34:04 +03:00
2025-09-25 15:03:56 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-06 13:38:19 +02:00
2025-03-19 20:36:16 +02:00
2025-03-19 20:36:16 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-16 23:40:47 +03:00
2024-12-18 17:45:13 +02:00
2025-09-16 14:49:54 +02:00
2025-09-14 19:48:14 +03:00
2025-09-19 12:22:51 +02:00
2025-09-19 12:22:51 +02:00
2025-02-06 08:55:51 +02:00
2025-09-25 15:03:56 +03:00
2025-09-19 12:22:51 +02:00
2025-09-29 13:01:21 +02:00
2025-09-29 13:01:21 +02:00
2025-04-16 18:18:58 +03:00
2025-04-12 11:28:48 +03:00
2025-07-13 19:13:11 +03:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2025-09-21 10:39:05 +02:00
2025-11-04 12:41:30 +01:00
2025-11-04 12:41:30 +01:00
2025-02-06 08:55:51 +02:00
2025-02-06 08:55:51 +02:00
2024-12-18 17:45:13 +02:00
2025-08-27 13:47:04 +03:00
2025-05-09 07:53:29 -04:00
2025-04-09 20:21:51 +02:00
2025-11-04 12:41:30 +01:00
2025-09-19 12:22:51 +02:00
2024-12-18 17:45:13 +02:00