milvus/internal
XuanYang-cn 127dd34b37
Make proxy use roundrobin to choose replica (#17063)
Fixes: #17055

Signed-off-by: yangxuan <xuan.yang@zilliz.com>
2022-05-17 22:35:57 +08:00
..
allocator Refine log level in data (#15821) 2022-03-02 15:35:55 +08:00
common Fix datarace between GetComponentStates and Register (#11935) 2021-11-19 13:57:12 +08:00
core Fix prefix match on sealed segment (#17050) 2022-05-17 20:15:55 +08:00
datacoord Make proxy use roundrobin to choose replica (#17063) 2022-05-17 22:35:57 +08:00
datanode Fix bulkload bug for string primary key (#16958) 2022-05-13 16:07:54 +08:00
distributed Fix ut data race (#16939) 2022-05-13 17:43:53 +08:00
indexcoord The GetIndexFilePaths interface judges whether the index is complete (#17052) 2022-05-17 20:41:56 +08:00
indexnode The GetIndexFilePaths interface judges whether the index is complete (#17052) 2022-05-17 20:41:56 +08:00
kv Support Txn interface in rockskv (#17027) 2022-05-16 19:17:55 +08:00
log Support config grpc log level (#16618) 2022-05-05 10:35:50 +08:00
metrics Fix bug: wrong metrics name and forget to register metrics (#16714) 2022-04-29 15:35:47 +08:00
mq Fix kafka client hang after killing broker pod of parition leader (#16983) 2022-05-14 23:05:54 +08:00
parser/planparserv2 Limit and translate pattern match operations (#16818) 2022-05-07 16:31:52 +08:00
proto Make proxy update cache with NotShardLeader status code (#16940) 2022-05-13 11:35:53 +08:00
proxy Make proxy use roundrobin to choose replica (#17063) 2022-05-17 22:35:57 +08:00
querycoord Add MockCluster, make unit tests reliable (#17032) 2022-05-17 12:57:56 +08:00
querynode Fix VectorChunkManager cache enable parameter (#17058) 2022-05-17 17:37:55 +08:00
rootcoord Return buildID when creating index if the index alreay exists (#17045) 2022-05-17 15:21:57 +08:00
storage Minio Error is not Handled gracefully (#17003) 2022-05-16 19:25:55 +08:00
tso Add prometheus metrics for RootCoord (#15684) 2022-03-02 21:11:57 +08:00
types Add SyncReplicaSegments interface for QueryNode (#16672) 2022-04-27 10:41:46 +08:00
util Minio Error is not Handled gracefully (#17003) 2022-05-16 19:25:55 +08:00