mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Fix query coord panic when handoff (#11962)
Signed-off-by: xige-16 <xi.ge@zilliz.com>
This commit is contained in:
parent
f654621650
commit
53012efbe4
@ -79,6 +79,7 @@ func newIndexChecker(ctx context.Context,
|
||||
|
||||
meta: meta,
|
||||
scheduler: scheduler,
|
||||
cluster: cluster,
|
||||
|
||||
rootCoord: root,
|
||||
indexCoord: index,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user