milvus/pkg/log
Zhen Ye c5a7000a92
enhance: move streaming coord from datacoord to rootcoord (#39007)
issue: #38399

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:42:57 +08:00
..
OWNERS
config.go
fields.go enhance: move streaming coord from datacoord to rootcoord (#39007) 2025-01-07 17:42:57 +08:00
global.go enhance: move streaming coord from datacoord to rootcoord (#39007) 2025-01-07 17:42:57 +08:00
lazy_with.go enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00
log.go
log_test.go
mlogger.go enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00
mlogger_test.go enhance: add intent ctx to rootcoord init (#38439) 2024-12-31 18:22:53 +08:00
zap_log_test.go
zap_test_logger.go
zap_text_core.go
zap_text_encoder.go enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00
zap_text_encoder_test.go enhance: improve log encoding performance on proxy nodes (#36123) 2024-09-11 14:51:07 +08:00