This is an automated email from the ASF dual-hosted git repository. wangbo pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from d6dcf962a93 [Enhancement](page cache) insert into setting to disable page cache (#28913) add c3c34e10bb1 [feature](executor) Add some check when create workload group/workload schedule policy (#29236) No new revisions were added by this update. Summary of changes: .../workload_sched_policy_mgr.cpp | 3 + .../main/java/org/apache/doris/common/Config.java | 12 ++++ .../resource/workloadgroup/WorkloadGroupMgr.java | 17 ++--- .../workloadschedpolicy/WorkloadMetricType.java | 2 +- .../workloadschedpolicy/WorkloadSchedPolicy.java | 17 +++++ .../WorkloadSchedPolicyMgr.java | 81 +++++++++++++++++++++- .../test_workload_sched_policy.out | 7 +- .../test_workload_sched_policy.groovy | 51 ++++++++------ 8 files changed, 147 insertions(+), 43 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org