mirror of https://github.com/milvus-io/milvus.git
Introduce a batch subscription mechanism in msgdispatcher: the msgdispatcher now includes a vchannel watch task queue, where all vchannels in the queue will subscribe to the MQ only once and pull messages from the oldest vchannel checkpoint to the latest. issue: https://github.com/milvus-io/milvus/issues/39862 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
common | ||
config | ||
eventlog | ||
kv | ||
log | ||
metrics | ||
mocks | ||
mq | ||
proto | ||
streaming | ||
tracer | ||
util | ||
.mockery_pkg.yaml | ||
Makefile | ||
go.mod | ||
go.sum | ||
rules.go |