v.22.1Improvement

Add Config Option to Disable IPv6 in ClickHouse Keeper

Add config to disable IPv6 in clickhouse-keeper if needed. This close #33381. #33450 (Wu Xueyang).
Add configuration option to disable IPv6 in clickhouse-keeper.

Why it matters

This feature allows users to disable IPv6 support in clickhouse-keeper when needed, addressing network compatibility issues or environment-specific constraints related to IPv6.

How to use it

Users can disable IPv6 by setting the appropriate configuration flag in the clickhouse-keeper config file. This involves updating the configuration to disable IPv6 support explicitly before starting or restarting clickhouse-keeper.