Files
scylladb/replica
Benny Halevy dbae7807d1 table: seal_snapshot: maybe_yield when iterating over the table names
Add maybe_yield calls in tight loop, potentially
over thousands of sstable names to prevent reactor stalls.
Although the per-sstable cost is very small, we've experienced
stalls realted to printing in O(#sstables) in compaction.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2022-08-07 12:53:05 +03:00
..
2022-08-07 12:53:05 +03:00
2022-07-27 13:43:17 +03:00
2022-07-27 13:43:17 +03:00