milvus/internal/querycoordv2/utils
Zhen Ye c84a0748c4
enhance: add rw/ro streaming query node replica management (#38677)
issue: #38399

- Embed the query node into streaming node to make delegator available
at streaming node.
- The embedded query node has a special server label
`QUERYNODE_STREAMING-EMBEDDED`.
- Change the balance strategy to make the channel assigned to streaming
node as much as possible.

Signed-off-by: chyezh <chyezh@outlook.com>
2025-01-24 16:55:07 +08:00
..
OWNERS Add OWNERS files for querycoordv2 sub pkgs (#23489) 2023-04-18 15:52:30 +08:00
checker.go enhance: Add restful api for devops to execute rolling upgrade (#29998) 2024-03-27 16:15:19 +08:00
meta.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
meta_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
types.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
types_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
util.go fix: Fix slow dist handle and slow observe (#38566) 2025-01-15 20:17:00 +08:00
util_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00