v.20.5Improvement

Better log messages during configuration reload

Better log messages in while reloading configuration. #11341 (alexey-milovidov).
Improved log messages during configuration reload in ClickHouse.

Why it matters

This enhancement provides clearer and more informative log messages when the ClickHouse server reloads its configuration. It helps users and administrators better understand the reload process, diagnose issues faster, and maintain smoother operation.

How to use it

The improved logging takes effect automatically when the configuration is reloaded. Users can trigger a configuration reload using existing commands (e.g., sending the SIGHUP signal to the ClickHouse server) and will then see enhanced logs without any additional configuration changes.