2023-12-21 11:30:13 +00:00
|
|
|
<clickhouse>
|
|
|
|
<allow_experimental_cluster_discovery>1</allow_experimental_cluster_discovery>
|
|
|
|
|
|
|
|
<remote_servers>
|
|
|
|
<test_auto_cluster_with_pwd>
|
|
|
|
<discovery>
|
|
|
|
<path>/clickhouse/discovery/test_auto_cluster_with_pwd</path>
|
|
|
|
<user>user1</user>
|
|
|
|
<password>password123</password>
|
|
|
|
</discovery>
|
|
|
|
</test_auto_cluster_with_pwd>
|
2024-01-08 16:14:40 +00:00
|
|
|
<test_auto_cluster_with_wrong_pwd>
|
|
|
|
<discovery>
|
|
|
|
<path>/clickhouse/discovery/test_auto_cluster_with_wrong_pwd</path>
|
|
|
|
<user>user1</user>
|
|
|
|
<password>wrongpass1234</password>
|
|
|
|
</discovery>
|
|
|
|
</test_auto_cluster_with_wrong_pwd>
|
2023-12-21 11:30:13 +00:00
|
|
|
</remote_servers>
|
|
|
|
|
|
|
|
</clickhouse>
|