mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-05 13:28:49 +08:00
befe0e21fd
issue: #30150 see also: #30258 cause `SyncDataDistribution` will try to load delta for segment. if miss indexInfo in request, sync action will failed due to lack of index info. This PR set indexinfo when try to set segment to leader view 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 |