milvus/internal/util/grpcclient
congqixia e29a8e5c2f
enhance: [hotfix] Add client connect wrapper to keep connection alive (#29079)
Cherry-pick from master
pr: #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-08 18:48:33 +08:00
..
auth.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
client.go enhance: [hotfix] Add client connect wrapper to keep connection alive (#29079) 2023-12-08 18:48:33 +08:00
client_test.go enhance: [hotfix] Add client connect wrapper to keep connection alive (#29079) 2023-12-08 18:48:33 +08:00
errors.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00
grpc_encoder.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
grpc_encoder_test.go Use cockroachdb/errors to replace other error pkg (#22390) 2023-02-26 11:31:49 +08:00