mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Perform health check after release cluster segment (#19684)
Signed-off-by: Congqi Xia <congqi.xia@zilliz.com> Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
This commit is contained in:
parent
db3f4be49d
commit
68b9a2be23
@ -831,6 +831,7 @@ func (sc *ShardCluster) ReleaseSegments(ctx context.Context, req *querypb.Releas
|
||||
}
|
||||
}
|
||||
}
|
||||
sc.healthCheck()
|
||||
sc.mut.Unlock()
|
||||
|
||||
return err
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user