milvus/internal/util
congqixia d635495885
fix: [2.3] Make coordinator `Register` not blocked on ProcessActiveStandby(#32069) (#32133)
Cherry-pick from master
pr: #32069
See also #32066

This PR make coordinator register successful and let
`ProcessActiveStandBy` run async. And roles may receive stop signal and
notify servers.

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-04-11 17:33:21 +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: Grpcclient return unrecoverable error (#31256) (#31452) 2024-03-21 11:59:12 +08:00
importutil enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
indexcgowrapper enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
initcore enhance: Support MinIO TLS connection (#31292) 2024-03-21 11:15:20 +08:00
metrics fix: symbol 'GetStorageMetrics' and 'enableDynamicField' (#28581) 2023-11-21 15:30:23 +08:00
mock enhance: Add restful api for devops to execute rolling upgrade (#29998) (#31846) 2024-04-10 19:47:20 +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 fix: [2.3] Make coordinator `Register` not blocked on ProcessActiveStandby(#32069) (#32133) 2024-04-11 17:33:21 +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 enhance: remove float16 in 2.3 branch (#31720) 2024-03-30 10:49:13 +08:00
wrappers Add querynode client wrapper and avoid grpc in standalone mode (#27781) 2023-10-19 11:10:07 +08:00