milvus/internal/querycoordv2
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
..
balance enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
checkers enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
dist fix: Fix slow dist handle and slow observe (#38566) 2025-01-15 20:17:00 +08:00
job enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
meta enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
mocks enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
observers enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
params Moving etcd client into session (#27069) 2023-10-27 07:36:12 +08:00
session enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
task fix: Remove frequently updating metric to avoid mutex contention (#38775) 2025-01-24 10:31:07 +08:00
utils enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
.mockery.yaml enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
OWNERS Add QueryCoord OWNERS file (#21552) 2023-01-10 16:15:37 +08:00
api_testonly.go test: support segment release in integration test (#31190) 2024-04-09 11:39:17 +08:00
handlers.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
handlers_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
ops_service_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
ops_services.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
server.go enhance: add rw/ro streaming query node replica management (#38677) 2025-01-24 16:55:07 +08:00
server_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
services.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00
services_test.go enhance: make new go package to manage proto (#39114) 2025-01-10 10:49:01 +08:00