This is an automated email from the ASF dual-hosted git repository.
wangbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7def321124a update max group num (#46036)
7def321124a is described below
commit 7def321124aa1379139792229e4f15beae99c96f
Author: wangbo <[email protected]>
AuthorDate: Mon Dec 30 10:12:55 2024 +0800
update max group num (#46036)
---
regression-test/pipeline/cloud_p0/conf/fe_custom.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
b/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
index d35632eb748..955409d9bb2 100644
--- a/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
+++ b/regression-test/pipeline/cloud_p0/conf/fe_custom.conf
@@ -40,4 +40,5 @@ enable_job_schedule_second_for_test=true
enable_light_index_change=false
workload_sched_policy_interval_ms = 1000
+workload_group_max_num = 25
enable_advance_next_id = true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]