milvus/internal/util
wei liu af54c3ba85
fix: Make datacoord client retry on index api (#30656)
pr: #30654

This PR add retry on all interface which belong to indexcoord in milvus
2.2 and. move to data coord in milvus 2.3, to prevent meet unimplemented
error during rolling upgrade from milvus 2.2 to 2.3.

Signed-off-by: Wei Liu <wei.liu@zilliz.com>
2024-03-04 11:37:09 +08:00
..
componentutil Block creating new error from status reason (#27426) 2023-10-07 11:29:32 +08:00
dependency enhance: add basic information of milvus into metrics (#29666) 2024-01-29 15:49:04 +08:00
flowgraph fix: Use determined order to lock in BlockAll to avoid deadlock (#29972) 2024-01-15 14:32:51 +08:00
funcutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpcclient fix: Make datacoord client retry on index api (#30656) 2024-03-04 11:37:09 +08:00
importutil enhance: Support varchar autoid for bulkinsertV1 (#30896) (#30913) 2024-02-29 12:11:00 +08:00
indexcgowrapper Add chunk manager request timeout (#27692) 2023-10-23 20:08:08 +08:00
initcore enhance: [cherry-pick] fix otel config param type & leak (#30068) 2024-01-18 12:43:05 +08:00
metrics fix: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28581) 2023-11-21 15:30:23 +08:00
mock feat: [Cherry-pick] Implement DescribeAlias and ListAliases interfaces (#29896) 2024-01-12 16:30:51 +08:00
pipeline Format the code (#27275) 2023-09-21 09:45:27 +08:00
segmentutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
sessionutil enhance: [Cherry-pick] Moving etcd client into session (#27069) (#28996) 2023-12-07 16:22:34 +08:00
streamrpc Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00
tsoutil tikv integration (#26246) 2023-09-07 07:25:14 +08:00
typeutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
wrappers Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00