milvus/internal/distributed
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
..
datacoord enhance: move streaming coord from datacoord to rootcoord (#39009) 2025-01-07 17:56:56 +08:00
datanode fix: revert optimize CPU usage for CheckHealth requests (#35589) (#38555) 2024-12-19 00:38:45 +08:00
indexnode enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
proxy fix: need pass parameter to listPrivilegeGroups (#38562) 2024-12-18 20:28:51 +08:00
querycoord enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
querynode fix: revert optimize CPU usage for CheckHealth requests (#35589) (#38555) 2024-12-19 00:38:45 +08:00
rootcoord enhance: move streaming coord from datacoord to rootcoord (#39009) 2025-01-07 17:56:56 +08:00
streaming enhance: move the lifetime implementation out of server level lifetime (#38442) 2024-12-17 11:42:44 +08:00
streamingnode enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
utils enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
connection_manager.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00
connection_manager_test.go enhance: refine exists log print with ctx (#38080) 2024-12-14 22:36:44 +08:00