mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 12:29:36 +08:00
7895ac96b5
issue: #28332 during querycoord's recover, it try to call `DescribeCollection` and `ShowPartitions` to root coord, to checker whether collection or partition has been released in rootcoord. but if rootcoord isn't not ready yet, the rpc will fail, the querycoord panic. to fix this, we remove rpc call during querycoord's start Signed-off-by: Wei Liu <wei.liu@zilliz.com> |
||
---|---|---|
.. | ||
balance | ||
checkers | ||
dist | ||
job | ||
meta | ||
mocks | ||
observers | ||
params | ||
session | ||
task | ||
utils | ||
handlers.go | ||
OWNERS | ||
server_test.go | ||
server.go | ||
services_test.go | ||
services.go |