This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-68264-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 97bc869eb35 branch-4.1: [improvement](fe) Add connector property
validators (#68163)
add b8307adf8d3 [fix](workload group) Drain adaptive flush callbacks
before pool teardown (#68264)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/exec_env_init.cpp | 7 +
be/src/runtime/workload_group/workload_group.cpp | 51 ++++---
be/src/runtime/workload_group/workload_group.h | 4 +
.../workload_group/workload_group_manager.cpp | 9 +-
be/src/storage/adaptive_thread_pool_controller.cpp | 57 ++++++--
be/src/storage/adaptive_thread_pool_controller.h | 23 +--
.../workload_group/workload_group_manager_test.cpp | 127 ++++++++++++++++
.../adaptive_thread_pool_controller_test.cpp | 162 +++++++++++++++++++++
8 files changed, 393 insertions(+), 47 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]