milvus/internal/mq/msgdispatcher
yah01 081572d31c
Refactor QueryNode (#21625)
Signed-off-by: yah01 <yang.cen@zilliz.com>
Co-authored-by: Congqi Xia <congqi.xia@zilliz.com>
Co-authored-by: aoiasd <zhicheng.yue@zilliz.com>
2023-03-27 00:42:00 +08:00
..
client.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
client_test.go Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
dispatcher.go Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
dispatcher_test.go Add msgDispatcher to support sharing msgs for different vChannel (#21917) 2023-02-13 16:38:33 +08:00
manager.go Fix msgdispatcher concurrency issue and add prometheus metrics (#22174) 2023-02-16 14:58:34 +08:00
manager_test.go Correct usage of Timer and Ticker (#22228) 2023-02-23 18:59:45 +08:00
mock_client.go Refactor QueryNode (#21625) 2023-03-27 00:42:00 +08:00
mock_test.go Decouple mq module from internal proto definition (#22536) 2023-03-04 23:21:50 +08:00
target.go Add msgDispatcher to support sharing msgs for different vChannel (#21917) 2023-02-13 16:38:33 +08:00