milvus/internal/streamingcoord/client
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
..
assignment enhance: move the lifetime implementation out of server level lifetime (#38442) 2024-12-17 11:42:44 +08:00
client.go enhance: move streaming coord from datacoord to rootcoord (#39009) 2025-01-07 17:56:56 +08:00
client_impl.go enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00
client_test.go enhance: implement streaming coord client (#34654) 2024-07-22 11:32:04 +08:00