2021-11-29 12:35:28 +00:00
|
|
|
<clickhouse>
|
2022-08-09 17:53:32 +00:00
|
|
|
<allow_experimental_cluster_discovery/>
|
2021-11-29 12:35:28 +00:00
|
|
|
<remote_servers>
|
|
|
|
<test_auto_cluster>
|
|
|
|
<discovery>
|
|
|
|
<path>/clickhouse/discovery/test_auto_cluster</path>
|
|
|
|
<shard>3</shard>
|
|
|
|
</discovery>
|
|
|
|
</test_auto_cluster>
|
|
|
|
<two_shards>
|
|
|
|
<!-- just to check that there's no conflict between automatic and manual clusters -->
|
|
|
|
<shard>
|
|
|
|
<replica>
|
|
|
|
<host>node1</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
<replica>
|
|
|
|
<host>node2</host>
|
|
|
|
<port>9000</port>
|
|
|
|
</replica>
|
|
|
|
</shard>
|
|
|
|
</two_shards>
|
|
|
|
</remote_servers>
|
|
|
|
</clickhouse>
|