milvus/pkg/proto/querypb
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
..
query_coord.pb.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
query_coord_grpc.pb.go