milvus/internal/distributed
Zhen Ye d3ae8e9232
fix: delay the wait other coord logic in query coord after query coord change into standby state (#38259)
issue: https://github.com/milvus-io/milvus/issues/37764

- After removing rpc layer from mixcoord, the querycoord at standby mode
will be blocked forever of deployment rolling

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2024-12-11 15:48:42 +08:00
..
datacoord feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
datanode enhance: Add ctx param to KV operation interfaces (#38154) 2024-12-05 15:16:41 +08:00
indexnode feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
proxy enhance: support iterative filter execution (#37363) 2024-12-11 11:32:44 +08:00
querycoord fix: delay the wait other coord logic in query coord after query coord change into standby state (#38259) 2024-12-11 15:48:42 +08:00
querynode feat: add config field to set internal tls sni (#38124) 2024-12-04 14:56:47 +08:00
rootcoord enhance: alterindex & altercollection supports altering properties (#37437) 2024-12-11 10:20:42 +08:00
streaming enhance: refactor the consumer grpc proto for reusing grpc stream for multi-consumer (#37564) 2024-11-11 17:24:29 +08:00
streamingnode fix: port listen racing in mix or standalone mode (#36442) 2024-09-26 21:23:16 +08:00
utils feat: Added code for Internal-tls (#36865) 2024-11-20 06:00:32 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00
connection_manager_test.go feat: Support stats task to sort segment by PK (#35054) 2024-09-02 14:19:03 +08:00