v.20.12Improvement
Auxiliary Zookeepers Configuration Reloadable Without Server Restart
Now,<auxiliary_zookeepers>configuration can be changed inconfig.xmland reloaded without server startup. #16627 (Amos Bird).
Why it matters
This feature enables administrators to update auxiliary ZooKeeper server configurations on the fly, reducing downtime and operational disruption by eliminating the need to restart the ClickHouse server after configuration changes.How to use it
Edit the<auxiliary_zookeepers> section in the config.xml file and then reload the configuration using the appropriate ClickHouse server command to apply changes without restarting the server.