milvus/internal
wei liu d900e68440
fix: fix GetShardLeaders return empty node list (#32685)
issue: #32449

to avoid GetShardLeaders return empty node list, this PR add node list
check in both client side and server side.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-04-29 14:19:26 +08:00
..
allocator enhance:change some logs (#29579) 2024-01-05 16:12:48 +08:00
core enhance:remove openblas from conan (#32002) 2024-04-28 20:13:25 +08:00
datacoord enhance: add db label for deletion and bulkinsert operation (#32611) 2024-04-26 15:53:29 +08:00
datanode enhance: Use struct{} for sync task future result (#32673) 2024-04-29 10:59:26 +08:00
distributed enhance: expose alter database api in proxy (#32639) 2024-04-28 18:15:31 +08:00
http enhance: Support to get the param value in the runtime (#29297) 2023-12-22 18:36:44 +08:00
indexnode enhance: indexnode building index record collection id (#32574) 2024-04-26 17:05:29 +08:00
kv chore: remove repetitive words (#31153) 2024-03-20 10:17:07 +08:00
metastore enhance: use WalkWithPrefix api for oss, enable piplined file gc (#31740) 2024-04-25 20:41:27 +08:00
mocks enhance: expose alter database api in proxy (#32639) 2024-04-28 18:15:31 +08:00
mq fix: close rocksmq and natsmq when shutdown (#30706) 2024-02-26 11:38:55 +08:00
parser/planparserv2 enhance: Unify data type check APIs for go (#31887) 2024-04-07 14:27:22 +08:00
proto enhance: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00
proxy fix: fix GetShardLeaders return empty node list (#32685) 2024-04-29 14:19:26 +08:00
querycoordv2 fix: fix GetShardLeaders return empty node list (#32685) 2024-04-29 14:19:26 +08:00
querynodev2 fix: Remove read only node from replica immedaitely after node down (#32666) 2024-04-28 20:25:25 +08:00
registry Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
rootcoord enhance: Enable alter database props in rootcoord (#32458) 2024-04-25 10:53:25 +08:00
storage fix: Removed minio bucket after use in test (#32624) 2024-04-28 13:51:26 +08:00
tso fix: add lazy load field to mark segment load type (#31591) 2024-03-28 11:23:10 +08:00
types feat: support rate limiter based on db and partition levels (#31070) 2024-04-12 16:01:19 +08:00
util enhance: Make the dynamic field file optional during numpy import (#32596) 2024-04-28 19:39:25 +08:00