milvus/internal/util
congqixia 1fe5f12bd5
enhance: Add client connect wrapper to keep connection alive (#29058)
See also #29057
Add wrapper to maintain client&connection
When reset operation is needed, `Close` method shall wait until all
on-going request return

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2023-12-11 17:20:38 +08:00
..
componentutil enhance:add some log when create client and get component states (#28160) 2023-11-22 09:12:22 +08:00
dependency enhance:add some log when create client and get component states (#28160) 2023-11-22 09:12:22 +08:00
flowgraph feat: skip some empty ttMsg in Datanode flowgraph (#28756) 2023-12-07 01:00:37 +08:00
funcutil Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpcclient enhance: Add client connect wrapper to keep connection alive (#29058) 2023-12-11 17:20:38 +08:00
importutil enhance: Make import-related error message clearer (#28978) 2023-12-08 10:12:38 +08:00
indexcgowrapper Use OpenDAL to access object store (#25642) 2023-11-01 09:00:14 +08:00
initcore Use OpenDAL to access object store (#25642) 2023-11-01 09:00:14 +08:00
metrics fix: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28580) 2023-11-21 10:20:22 +08:00
mock feat: Define import API and metadata (#28731) 2023-12-04 19:56:35 +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 disable auto balance when old node exists (#28191) 2023-11-07 14:02:20 +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