milvus/pkg/mq/msgdispatcher
smellthemoon e52ce370b6
enhance:don't store logPath in meta to reduce memory (#28873)
don't store logPath in meta to reduce memory, when service get
segmentinfo, generate logpath from logid.
#28885

Signed-off-by: lixinguo <xinguo.li@zilliz.com>
Co-authored-by: lixinguo <xinguo.li@zilliz.com>
2024-01-18 22:06:31 +08:00
..
client.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
client_test.go Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
dispatcher.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
dispatcher_test.go Add timeout in dispatcher, AsConsumer and Seek (#26686) 2023-09-08 09:51:17 +08:00
manager.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
manager_test.go fix: Fix unstable msg dispatcher ut (#29925) 2024-01-14 10:40:52 +08:00
mock_client.go enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
mock_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
target.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00