Fix query coord panic when handoff (#11962)

Signed-off-by: xige-16 <xi.ge@zilliz.com>
pull/11975/head
xige-16 2021-11-17 12:27:10 +08:00 committed by GitHub
parent f654621650
commit 53012efbe4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ func newIndexChecker(ctx context.Context,
meta: meta,
scheduler: scheduler,
cluster: cluster,
rootCoord: root,
indexCoord: index,