milvus/pkg
yihao.dai 004a1875dc
enhance: Introduce batch subscription in msgdispatcher (#39863)
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>
2025-03-05 14:38:02 +08:00
..
common enhance: Unify milvus version def (#40227) 2025-02-27 14:15:57 +08:00
config enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
eventlog enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
kv enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
log enhance: broadcast with event-based notification (#39522) 2025-02-07 11:14:43 +08:00
metrics enhance: remove redundant resource key watch operation, just keep consistency of wal (#40235) 2025-03-03 14:40:05 +08:00
mocks enhance: remove redundant resource key watch operation, just keep consistency of wal (#40235) 2025-03-03 14:40:05 +08:00
mq enhance: Introduce batch subscription in msgdispatcher (#39863) 2025-03-05 14:38:02 +08:00
proto feat: storage v2 sync (#39663) 2025-03-05 11:22:15 +08:00
streaming enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
tracer enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
util enhance: Introduce batch subscription in msgdispatcher (#39863) 2025-03-05 14:38:02 +08:00
.mockery_pkg.yaml enhance: Use v2 package name for pkg module (#39990) 2025-02-22 23:15:58 +08:00
Makefile enhance: Update Makefile to generate mockery (#35517) 2024-08-16 18:44:53 +08:00
go.mod fix: use the different msg type for the OperatePrivilegeV2 api (#40192) 2025-02-27 14:43:59 +08:00
go.sum fix: use the different msg type for the OperatePrivilegeV2 api (#40192) 2025-02-27 14:43:59 +08:00
rules.go Add back `gocritic` linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00