Botond Dénes
22622a94ca
db/batchlog_manager: bypass cache when scanning batchlog table
...
Scans should not pollute the cache with cold data, in general. In the
case of the batchlog table, there is another reason to bypass the cache:
this table can have a lot of partition tombstones, which currently are
not purged from the cache. So in certain cases, using the cache can make
batch replay very slow, because it has to scan past tombstones of
already replayed batches.
(cherry picked from commit 31c0fa07d8 )
2024-06-26 09:05:14 +00:00
..
2024-05-16 00:28:47 +02:00
2024-04-19 07:44:07 +03:00
2024-06-23 19:32:57 +03:00
2024-05-06 10:00:31 +03:00
2024-06-13 12:01:12 +03:00
2024-06-26 09:05:14 +00:00
2024-05-13 07:57:35 +03:00
2023-09-01 22:34:41 +02:00
2024-06-02 21:41:14 +03:00
2024-06-12 18:35:32 +00:00
2024-06-03 12:16:41 +03:00
2024-01-12 10:49:00 +02:00
2024-04-19 22:56:16 +08:00
2024-05-16 13:30:03 +02:00
2024-05-16 13:30:03 +02:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2023-12-02 22:37:22 +02:00
2023-12-02 22:37:22 +02:00
2024-05-02 11:49:46 +02:00
2024-05-02 11:49:46 +02:00
2024-04-25 17:15:27 +08:00
2024-01-19 10:16:41 +02:00
2024-06-18 14:13:51 +00:00
2024-01-17 16:30:14 +02:00
2024-01-29 15:43:51 +02:00
2024-05-18 00:15:07 +03:00
2024-06-05 13:55:28 +00:00
2024-05-16 13:30:03 +02:00
2024-02-21 00:24:25 +02:00
2024-04-25 10:05:51 +03:00
2024-04-25 10:05:51 +03:00
2024-05-17 20:41:19 +03:00
2024-05-17 20:41:19 +03:00
2024-03-21 23:14:57 +01:00
2024-01-09 11:44:19 +02:00
2024-03-18 20:38:07 +03:00
2024-06-03 12:16:41 +03:00
2024-06-02 21:41:14 +03:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2024-01-09 11:44:19 +02:00
2024-04-01 19:02:40 +03:00
2023-12-21 16:19:42 +02:00
2024-02-01 10:22:45 +02:00