Files
scylladb/api
Pavel Emelyanov fa1ad5ecfd api: Implement /storage_service/(stream|compaction)_throughput endpoints
Both values are in fact db::config named values. They are observed by,
respectively, compaction manager and stream manager: when changed, the
observer kicks corresponding sched group's update_io_bandwidth() method.

Despite being referenced by managers, there's no way to update those
values anyhow other than updating config's named values themselves.

Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>
2024-12-13 11:51:52 +03:00
..
2024-12-13 11:51:52 +03:00
2024-11-11 17:47:55 +02:00
2024-01-25 11:28:02 +03:00
2024-10-22 06:54:46 +03:00
2024-01-25 11:28:02 +03:00
2024-06-13 09:32:51 +08:00