This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63505-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 69b523ddffb branch-4.1: [fix](fe) avoid concurrent tablet stat
iteration failures #63298 (#63560)
add 55fe3ac8ea4 [fix](workload) enforce explicit compute group form for
workload DDLs (#63505)
No new revisions were added by this update.
Summary of changes:
.../plans/commands/AlterWorkloadGroupCommand.java | 17 +-
.../plans/commands/CreateWorkloadGroupCommand.java | 30 +--
.../plans/commands/DropWorkloadGroupCommand.java | 13 +-
.../WorkloadSchedPolicyMgr.java | 55 +++++-
.../WorkloadSchedPolicyMgrTest.java | 206 +++++++++++++++++++++
5 files changed, 292 insertions(+), 29 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/resource/workloadschedpolicy/WorkloadSchedPolicyMgrTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]