mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 13:28:49 +08:00
57bd3e2181
issue: #29841 if segment loaded, submit load segment task for it isn't permitted, to avoid load segment twice. but this logic blocks the leader checker to correct leader view by `LoadSegment` This PR remove the segment loaded check, to fix that leader checker cann't submit load task 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 |