mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
" Same thing was done for compaction class some time ago, now it's time for streaming to keep repair-generated IO in bounds. This set mostly resembles the one for compaction IO class with the exception that boot-time reshard/reshape currently runs in streaming class, but that's nod great if the class is throttled, so the set also moves boot-time IO into default IO class. " * 'br-streaming-class-throttling-2' of https://github.com/xemul/scylla: distributed_loader: Populate keyspaces in default class streaming: Maintain class bandwidth streaming: Pass db::config& to manager constructor config: Add stream_io_throughput_mb_per_sec option sstables: Keep priority class on sstable_directory