v.19.3Improvements

Improved Server Shutdown Time and Alters Waiting Time

Improved server shutdown time and ALTERs waiting time. #4372 (alexey-milovidov)
Improved server shutdown time and reduced waiting time for ALTER operations in ClickHouse.

Why it matters

This feature addresses the problem of long server shutdown durations and delays in executing ALTER commands. By optimizing the shutdown process and ALTER waiting mechanisms, it enhances overall server responsiveness and operational efficiency, providing a better user experience.

How to use it

The improvements are applied internally to ClickHouse server behavior. Users benefit automatically from faster shutdown and ALTER execution times after upgrading to this version, with no additional configuration required.