milvus/internal/msgstream
sunby 07b0989628
Add GetFlushedSegments in data coordinator (#6253)
Send segment flush message by grpc and add a new interface
`GetFlushedSegments`

Signed-off-by: sunby <bingyi.sun@zilliz.com>
2021-07-02 11:16:20 +08:00
..
global_mmq.go Fix #6082 Unstable issue for standalone mode in CI (#6084) 2021-06-24 19:28:07 +08:00
mem_msgstream_test.go Fix #6082 Unstable issue for standalone mode in CI (#6084) 2021-06-24 19:28:07 +08:00
mem_msgstream.go Update Seek interface (#5492) 2021-05-29 23:21:34 +08:00
mq_factory.go fix rmq (#6147) 2021-06-26 22:26:20 +08:00
mq_msgstream_test.go Make pulsar client singleton (#5782) 2021-06-15 19:03:56 +08:00
mq_msgstream.go add log when seek in msgstream (#6244) 2021-07-01 13:46:16 +08:00
msg.go Add GetFlushedSegments in data coordinator (#6253) 2021-07-02 11:16:20 +08:00
msgstream_mock.go Update Seek interface (#5492) 2021-05-29 23:21:34 +08:00
msgstream.go Update Seek interface (#5492) 2021-05-29 23:21:34 +08:00
OWNERS Update OWNERS file 2021-06-03 20:01:24 +08:00
repack_func.go Fix retrieve_service (#5531) 2021-06-02 19:18:33 +08:00
retry.go Fix bugs (#5676) 2021-06-15 16:06:11 +08:00
trace.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
unmarshal_test.go Rename module (#4988) 2021-04-22 14:45:57 +08:00
unmarshal.go Merge search_collection and retrieve_colletion into query_collection (#6037) 2021-06-23 20:26:10 +08:00