milvus/internal/datacoord/task
yihao.dai 192521c6bd
enhance: Fix unbalanced task scheduling (#43581)
Make scheduler always pick the node with the most available slots.

issue: https://github.com/milvus-io/milvus/issues/43580

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2025-07-28 12:58:55 +08:00
..
global_scheduler.go enhance: Fix unbalanced task scheduling (#43581) 2025-07-28 12:58:55 +08:00
global_scheduler_test.go enhance: Fix unbalanced task scheduling (#43581) 2025-07-28 12:58:55 +08:00
mock_global_scheduler.go
mock_task.go enhance: Add task version monitoring (#42023) 2025-05-22 23:24:28 +08:00
priority_queue.go enhance: add schema version at recovery storage (#43500) 2025-07-23 21:38:54 +08:00
priority_queue_test.go fix: Ensure task execution order by using a priority queue (#43271) 2025-07-22 17:42:53 +08:00
task.go enhance: Add task version monitoring (#42023) 2025-05-22 23:24:28 +08:00