ClickHouse/tests/queries
Azat Khuzhin a25dd1d348 Add ability to throttle local IO on per-query/server basis
Server settings:
- max_local_read_bandwidth_for_server
- max_local_write_bandwidth_for_server

Query settings:
- max_local_read_bandwidth
- max_local_write_bandwidth

This is the preparation for adding ability to throttle BACKUPs

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-05 09:39:15 +02:00
..
0_stateless Add ability to throttle local IO on per-query/server basis 2023-04-05 09:39:15 +02:00
1_stateful
bugs Move tests to bugs 2022-04-04 00:52:43 +02:00
shell_config.sh