milvus/internal/streamingcoord/server
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
..
balancer enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
broadcaster enhance: add broadcast operation for msgstream (#39040) 2025-01-14 15:14:59 +08:00
resource enhance: add broadcast for streaming service (#39020) 2025-01-09 16:24:55 +08:00
service fix: wrong streaming mockery package name (#39260) 2025-01-15 15:51:00 +08:00
builder.go enhance: add broadcast for streaming service (#39020) 2025-01-09 16:24:55 +08:00
server.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
service_test.go enhance: move streaming coord from datacoord to rootcoord (#39007) 2025-01-07 17:42:57 +08:00