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 Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
config.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
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 fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
log_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
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 Remove deprecated io/ioutil usage (#27747) 2023-10-17 20:32:09 +08:00
zap_test_logger.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
zap_text_core.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
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