mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-06 05:49:24 +08:00
545e8de401
issue: #30150 `checkLeaderTaskStale` will check segment whether exist on next current for leaderTask's growing action, which will cause promote leader task failed when segment only exist on current target This PR will check segment for both current or next target. Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
action.go | ||
executor.go | ||
mock_scheduler.go | ||
OWNERS | ||
scheduler.go | ||
task_test.go | ||
task.go | ||
utils_test.go | ||
utils.go |