ClickHouse/tests/integration/test_hedged_requests_parallel/configs/users.xml
2021-02-26 18:55:58 +03:00

12 lines
354 B
XML

<?xml version="1.0"?>
<yandex>
<profiles>
<default>
<load_balancing>in_order</load_balancing>
<max_parallel_replicas>2</max_parallel_replicas>
<hedged_connection_timeout>100</hedged_connection_timeout>
<receive_data_timeout>2</receive_data_timeout>
</default>
</profiles>
</yandex>