[pipeline](conf) set fragment_pool_thread_num_max=5000 in be.coonf (#14597)

This commit is contained in:
Dongyang Li
2022-11-25 22:30:04 +08:00
committed by GitHub
parent 7ae7830c50
commit ef82139a37
2 changed files with 2 additions and 0 deletions

View File

@ -67,3 +67,4 @@ storage_root_path=/mnt/ssd01/cluster_storage/doris.SSD/P0/cluster1
disable_auto_compaction=true
tablet_map_shard_size=4
priority_networks=172.19.0.0/24
fragment_pool_thread_num_max=5000

View File

@ -65,3 +65,4 @@ priority_networks=172.19.0.0/24
disable_auto_compaction=true
tablet_map_shard_size=4
fragment_pool_thread_num_max=5000