Files
scylladb/db
Calle Wilund 2eccd17e70 system_keyspace: Limit parallelism in drop_truncation_records
Fixes #25682
Refs scylla-enterprise#5580

If the truncation table is large in entries, we might create a
huge parallel execution, quite possibly consuming loads of resources
doing something quite trivial.
Limit concurrency to a small-ish number

Closes scylladb/scylladb#25678
2025-08-28 12:50:00 +03:00
..
2025-08-14 11:45:24 +02:00
2025-01-28 21:14:49 +01:00
2025-04-16 04:32:56 -04:00