mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-15 20:24:07 +00:00
5f53a73457
Without this patch new test fails with: Exception: Failed to preprocess config '/etc/clickhouse-server/config.xml': Exception: Element <max_thread_pool_size> has value and does not have 'replace' attribute, can't process from_env substitution. Stack trace: Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
4 lines
82 B
XML
4 lines
82 B
XML
<clickhouse>
|
|
<max_thread_pool_size>10000</max_thread_pool_size>
|
|
</clickhouse>
|