Joonas Koivunen
8f170c5105
fix: make compaction more sensitive to cancellation ( #8706 )
...
A few of the benchmarks have started failing after #8655 where they are
waiting for compactor task. Reads done by image layer creation should
already be cancellation sensitive because vectored get does a check each
time, but try sprinkling additional cancellation points to:
- each partition
- after each vectored read batch
2024-08-13 18:00:54 +01:00
..
2024-08-13 12:45:54 +01:00
2024-04-15 11:50:26 +01:00
2024-03-05 13:44:00 +00:00
2024-07-04 15:05:41 +01:00
2024-08-13 15:15:55 +01:00
2024-08-13 18:00:54 +01:00
2024-08-07 21:17:08 +01:00
2024-06-13 09:44:37 -04:00
2024-07-19 19:07:59 +03:00
2024-06-04 13:47:48 -04:00
2024-07-01 14:36:49 +00:00
2024-08-13 12:45:54 +01:00
2024-07-22 17:25:06 +02:00
2024-07-12 13:58:04 +01:00
2024-07-25 14:09:12 +01:00
2024-07-19 21:19:30 +02:00
2024-07-22 17:25:06 +02:00
2024-04-05 18:07:35 +01:00
2024-08-06 16:39:40 +00:00
2024-08-01 07:57:09 +02:00
2024-08-01 09:25:35 +00:00
2024-06-20 11:56:14 +02:00
2024-08-07 17:14:45 +00:00
2024-07-23 18:41:55 +03:00
2024-07-31 14:17:59 +02:00
2024-02-06 14:43:33 +00:00
2024-08-08 10:34:47 +01:00
2024-07-22 17:25:06 +02:00
2024-08-13 15:15:55 +01:00
2024-08-13 15:15:55 +01:00
2024-08-07 21:17:08 +01:00
2024-07-26 11:17:33 +02:00
2024-06-13 09:44:37 -04:00
2024-08-12 18:15:48 +01:00