milvus/internal/streamingcoord/server/balancer
Zhen Ye 6f1febe881
enhance: move streaming coord from datacoord to rootcoord (#39009)
issue: #38399
pr: #39007

We want to support broadcast operation for both streaming and msgstream.
But msgstream can be only sent message from rootcoord and proxy.
So this pr move the streamingcoord to rootcoord to make easier
implementation.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-01-07 17:56:56 +08:00
..
channel enhance: add streaming client metrics (#36523) 2024-10-08 21:25:19 +08:00
policy enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00
balancer.go enhance: streaming service grpc utilities (#34436) 2024-07-15 20:49:38 +08:00
balancer_impl.go enhance: move streaming coord from datacoord to rootcoord (#39009) 2025-01-07 17:56:56 +08:00
balancer_test.go enhance: move streaming proto into pkg (#35284) 2024-08-07 10:34:16 +08:00
policy_registry.go enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00
request.go enhance: implement balancer at streaming coord (#34435) 2024-07-11 09:58:48 +08:00