This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-59330-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 5ed90c91726 branch-4.0: [enhance](job) optimize auto resume rule to 
adapt VCG failover #59421 (#59424)
     add 3cb03f43f91 [enhancement](spilldisk)Cancel query fast when reserver 
memory failed and could not find revocable tasks (#59330)

No new revisions were added by this update.

Summary of changes:
 be/src/pipeline/pipeline_task.cpp                  |  34 +-
 be/src/runtime/memory/mem_tracker_limiter.h        |   3 +-
 .../workload_group/workload_group_manager.cpp      | 388 +++++++++------------
 .../workload_management/query_task_controller.cpp  |   9 +
 .../workload_management/query_task_controller.h    |   1 +
 .../runtime/workload_management/task_controller.h  |   2 +-
 be/test/pipeline/pipeline_task_test.cpp            | 200 ++++++++++-
 be/test/pipeline/thrift_builder.h                  |   5 +
 .../workload_group/workload_group_manager_test.cpp |   4 +-
 gensrc/thrift/PaloInternalService.thrift           |   2 +-
 10 files changed, 405 insertions(+), 243 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to