v.25.6Improvement

Make settings controlling connection drop

Make settings controlling connection drop on overloaded CPU hot-reloadable. #79052 (Alexey Katsman).
Made the settings that control connection drops on overloaded CPU hot-reloadable in ClickHouse.

Why it matters

This feature allows users to modify the parameters governing how connections are dropped when the CPU is overloaded without restarting the server, improving operational flexibility and reducing downtime.

How to use it

Users can change the relevant settings dynamically at runtime using the SET command or by updating the configuration and reloading settings, without requiring a server restart.