2021-09-19 22:38:53 +00:00
|
|
|
<clickhouse>
|
2021-03-13 01:25:13 +00:00
|
|
|
<zookeeper>
|
|
|
|
<node index="1">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>9181</port>
|
|
|
|
</node>
|
|
|
|
<node index="2">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>19181</port>
|
|
|
|
</node>
|
|
|
|
<node index="3">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>29181</port>
|
|
|
|
</node>
|
|
|
|
</zookeeper>
|
|
|
|
|
2023-05-25 09:50:14 +00:00
|
|
|
<auxiliary_zookeepers>
|
|
|
|
<zookeeper2>
|
|
|
|
<node index="1">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>9181</port>
|
|
|
|
</node>
|
|
|
|
<node index="2">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>19181</port>
|
|
|
|
</node>
|
|
|
|
<node index="3">
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>29181</port>
|
|
|
|
</node>
|
|
|
|
<root>/test/chroot/auxiliary_zookeeper2</root>
|
|
|
|
</zookeeper2>
|
|
|
|
</auxiliary_zookeepers>
|
|
|
|
|
2021-03-29 20:04:50 +00:00
|
|
|
<keeper_server>
|
2021-03-13 01:25:13 +00:00
|
|
|
<tcp_port>9181</tcp_port>
|
|
|
|
<server_id>1</server_id>
|
|
|
|
|
|
|
|
<coordination_settings>
|
2021-04-06 16:11:29 +00:00
|
|
|
<operation_timeout_ms>10000</operation_timeout_ms>
|
|
|
|
<session_timeout_ms>30000</session_timeout_ms>
|
2021-04-01 17:06:49 +00:00
|
|
|
<heart_beat_interval_ms>1000</heart_beat_interval_ms>
|
2023-06-28 10:16:16 +00:00
|
|
|
<election_timeout_lower_bound_ms>2000</election_timeout_lower_bound_ms>
|
2021-08-19 21:25:14 +00:00
|
|
|
<election_timeout_upper_bound_ms>5000</election_timeout_upper_bound_ms>
|
|
|
|
<raft_logs_level>information</raft_logs_level>
|
2021-03-17 16:50:56 +00:00
|
|
|
<force_sync>false</force_sync>
|
2021-04-14 19:48:52 +00:00
|
|
|
<!-- we want all logs for complex problems investigation -->
|
|
|
|
<reserved_log_items>1000000000000000</reserved_log_items>
|
2021-03-13 01:25:13 +00:00
|
|
|
</coordination_settings>
|
|
|
|
|
|
|
|
<raft_configuration>
|
|
|
|
<server>
|
|
|
|
<id>1</id>
|
|
|
|
<hostname>localhost</hostname>
|
2021-11-25 11:01:30 +00:00
|
|
|
<port>9234</port>
|
2021-03-13 01:25:13 +00:00
|
|
|
<can_become_leader>true</can_become_leader>
|
|
|
|
<priority>3</priority>
|
|
|
|
</server>
|
|
|
|
<server>
|
|
|
|
<id>2</id>
|
|
|
|
<hostname>localhost</hostname>
|
2021-11-25 11:01:30 +00:00
|
|
|
<port>9235</port>
|
2021-03-13 01:25:13 +00:00
|
|
|
<can_become_leader>true</can_become_leader>
|
|
|
|
<start_as_follower>true</start_as_follower>
|
|
|
|
<priority>2</priority>
|
|
|
|
</server>
|
|
|
|
<server>
|
|
|
|
<id>3</id>
|
|
|
|
<hostname>localhost</hostname>
|
2021-11-25 11:01:30 +00:00
|
|
|
<port>9236</port>
|
2021-03-13 01:25:13 +00:00
|
|
|
<can_become_leader>true</can_become_leader>
|
|
|
|
<start_as_follower>true</start_as_follower>
|
|
|
|
<priority>1</priority>
|
|
|
|
</server>
|
|
|
|
</raft_configuration>
|
2021-03-29 20:04:50 +00:00
|
|
|
</keeper_server>
|
2021-03-13 01:25:13 +00:00
|
|
|
|
|
|
|
<remote_servers>
|
|
|
|
<test_cluster_database_replicated>
|
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
<replica>
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>19000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
2021-03-13 10:22:48 +00:00
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>localhost</host>
|
|
|
|
<port>29000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
2021-03-13 01:25:13 +00:00
|
|
|
</test_cluster_database_replicated>
|
|
|
|
</remote_servers>
|
|
|
|
|
2021-03-16 20:01:20 +00:00
|
|
|
<_functional_tests_helper_database_replicated_replace_args_macros>1</_functional_tests_helper_database_replicated_replace_args_macros>
|
2024-02-02 02:39:17 +00:00
|
|
|
<max_database_replicated_create_table_thread_pool_size>50</max_database_replicated_create_table_thread_pool_size>
|
2021-09-19 22:38:53 +00:00
|
|
|
</clickhouse>
|