Botond Dénes
e6b721dfd6
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#26929
2025-11-11 10:38:11 +03:00
..
2025-09-01 09:08:29 +03:00
2024-12-18 17:45:13 +02:00
2025-09-10 10:29:52 +03:00
2025-01-28 21:14:49 +01:00
2025-04-17 16:31:42 +03:00
2025-05-05 09:59:08 +03:00
2025-09-15 12:26:02 +02:00
2024-12-18 17:45:13 +02:00
2025-11-11 10:38:11 +03:00
2025-07-08 06:25:36 +00:00
2025-06-14 21:26:16 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-06-24 14:57:00 +03:00
2025-05-14 08:32:05 +02:00
2025-10-20 09:27:51 +03:00
2025-10-20 09:27:51 +03: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
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
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-06-26 12:25:38 +02:00
2025-06-16 22:38:12 +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-06-14 21:26:16 +03:00
2024-12-18 17:45:13 +02:00
2025-06-14 21:26:16 +03:00
2025-04-16 04:32:56 -04:00
2025-06-16 22:38:12 +03:00
2025-06-16 22:38:12 +03:00
2025-02-06 08:55:51 +02:00
2025-06-16 22:38:12 +03:00
2025-06-16 22:38:12 +03:00
2025-06-14 21:26:16 +03:00
2024-12-18 17:45:13 +02:00
2025-04-16 18:18:58 +03:00
2025-04-12 11:28:48 +03:00
2025-04-12 11:28:48 +03:00
2025-04-12 11:28:48 +03:00
2025-01-02 07:13:34 +01:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-09-18 07:50:05 +03:00
2025-09-05 19:02:39 +03: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-05-09 07:53:29 -04:00
2025-04-09 20:21:51 +02:00
2025-06-19 16:51:01 +03:00
2025-04-09 20:21:51 +02:00
2024-12-18 17:45:13 +02:00