milvus/internal/querycoordv2/task
congqixia 01f8faacae
fix: [hotfix] Add sub task pool for multi-stage tasks (#40080)
Cherry-pick from master
pr: #40079 
Related to #40078

Add a subTaskPool to execute sub task in case of logic deadlock
described in issue.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
Signed-off-by: Cai Zhang <cai.zhang@zilliz.com>
Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
Co-authored-by: Cai Zhang <cai.zhang@zilliz.com>
Co-authored-by: bigsheeper <yihao.dai@zilliz.com>
2025-02-21 16:06:12 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
action.go fix: [2.5] Fix slow dist handle and slow observe (#38905) 2025-01-16 17:07:02 +08:00
executor.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
mock_scheduler.go fix: Prevent simultaneous balance of segments and channels (#37850) 2024-11-21 17:56:55 +08:00
scheduler.go fix: [hotfix] Add sub task pool for multi-stage tasks (#40080) 2025-02-21 16:06:12 +08:00
task.go fix: [2.5] Fix slow dist handle and slow observe (#38905) 2025-01-16 17:07:02 +08:00
task_test.go enhance: [2.5] enable task delta cache (#39349) 2025-01-17 12:01:03 +08:00
utils.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
utils_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00