milvus/internal/querycoordv2/session
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
cluster.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
cluster_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
mock_cluster.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
node_manager.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
node_manager_test.go enhance: Mark query node as read only after suspend (#35492) 2024-08-20 14:02:54 +08:00
stats.go enhance: Enable balance on querynode with different mem capacity (#36466) 2024-09-30 16:15:17 +08:00