milvus/internal/util/mock
congqixia 0bf176a7e1
Add SyncReplicaSegments interface for QueryNode (#16672)
Add SyncReplicaSegments for LoadCollection/LoadPartition child task
This API notifies related ShardCluster to record segment Loaded
Preventing the Etcd events is delayed, which will cause some segment not search

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2022-04-27 10:41:46 +08:00
..
datacoord_client.go Make bulk load fully work (#16512) 2022-04-20 14:03:40 +08:00
datanode_client.go Implement RC, DC, DN calling path for import. (#16321) 2022-04-01 11:33:28 +08:00
grpcclient.go Add grpc interface for replica Search/Query in QueryNode (#16197) 2022-03-30 12:03:27 +08:00
health_watch_server.go Add grpc healthy check (#16050) 2022-03-15 15:05:21 +08:00
indexnode_client.go Fixbug: grpc connection is closed by mistake (#12307) 2021-12-03 15:15:32 +08:00
io_fake.go Add zstd compressor in util (#15779) 2022-03-08 18:17:58 +08:00
proxy_client.go Support login with username and password (#15656) (#16341) 2022-04-11 19:49:34 +08:00
querycoord_client.go Impl GetReplicas in Proxy (#16390) 2022-04-06 14:57:31 +08:00
querynode_client.go Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
rootcoord_client.go Add list import tasks api (#16605) 2022-04-25 17:37:46 +08:00