milvus/pkg/log
Zhen Ye 858dc10ef9
enhance: broadcast with event-based notification (#39550)
issue: #38399
pr: #39522

- broadcast message can carry multi resource key now.
- implement event-based notification for broadcast messages
- broadcast message use broadcast id as a unique identifier in message
- broadcasted message on vchannels keep the broadcasted vchannel now.
- broadcasted message and broadcast message have a common broadcast
header now.

---------

Signed-off-by: chyezh <chyezh@outlook.com>
2025-02-07 11:50:50 +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 (#39009) 2025-01-07 17:56:56 +08:00
global.go enhance: add intent ctx to rootcoord init (#38948) 2025-01-11 23:54: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 (#38948) 2025-01-11 23:54:57 +08:00
with_logger.go enhance: broadcast with event-based notification (#39550) 2025-02-07 11:50:50 +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