2021-09-19 22:38:53 +00:00
|
|
|
<clickhouse>
|
2019-06-15 21:29:48 +00:00
|
|
|
<zookeeper>
|
2023-09-27 02:46:39 +00:00
|
|
|
<!--<zookeeper_load_balancing>random / in_order / nearest_hostname / hostname_levenshtein_distance / first_or_random / round_robin</zookeeper_load_balancing>-->
|
2021-10-18 10:53:42 +00:00
|
|
|
<zookeeper_load_balancing>random</zookeeper_load_balancing>
|
2023-11-16 07:32:11 +00:00
|
|
|
<use_compression>1</use_compression>
|
2024-09-24 14:47:50 +00:00
|
|
|
<use_xid_64>1</use_xid_64>
|
2020-11-11 14:00:28 +00:00
|
|
|
<node index="1">
|
2023-10-20 09:38:44 +00:00
|
|
|
<host>127.0.0.1</host>
|
2020-11-11 14:00:28 +00:00
|
|
|
<port>9181</port>
|
|
|
|
</node>
|
2019-06-15 21:29:48 +00:00
|
|
|
</zookeeper>
|
2023-05-25 09:50:14 +00:00
|
|
|
<auxiliary_zookeepers>
|
|
|
|
<zookeeper2>
|
|
|
|
<node index="1">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>9181</port>
|
|
|
|
</node>
|
|
|
|
<root>/test/chroot/auxiliary_zookeeper2</root>
|
|
|
|
</zookeeper2>
|
|
|
|
</auxiliary_zookeepers>
|
2021-09-19 22:38:53 +00:00
|
|
|
</clickhouse>
|