milvus/pkg
yihao.dai aef7664fc6
fix: Prevent dispatcher merging if curTs is 0 (#34562)
When the main dispatcher has not yet consumed data, curTs is 0. During
this time, merging dispatchers should not be allowed; otherwise, the
data of the solo dispatcher will be skipped.

issue: https://github.com/milvus-io/milvus/issues/34255

---------

Signed-off-by: bigsheeper <yihao.dai@zilliz.com>
2024-07-11 00:02:50 +08:00
..
common enhance: Enable setting the replica number and resource group during collection creation (#34403) 2024-07-10 10:20:13 +08:00
config enhance: add the seal segment when dispatch delete msgs (#34565) 2024-07-10 19:14:51 +08:00
eventlog enhance:don't store logPath in meta to reduce memory (#28873) 2024-01-18 22:06:31 +08:00
kv enhance: move rocksmq from internal to pkg module (#33881) 2024-06-25 21:18:15 +08:00
log fix: log can not reduce level (#28750) 2023-11-28 10:02:27 +08:00
metrics enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
mocks/streaming enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
mq fix: Prevent dispatcher merging if curTs is 0 (#34562) 2024-07-11 00:02:50 +08:00
streaming enhance: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00
tracer fix: can't generate traceID when use noop exporter (#33191) 2024-05-21 10:39:39 +08:00
util enhance:change access log write cache default config (#34354) 2024-07-09 18:18:12 +08:00
go.mod enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
go.sum enhance: update milvus proto (#34490) 2024-07-09 10:04:11 +08:00
Makefile enhance: implement rmq and pulsar as wal (#34046) 2024-06-27 15:11:05 +08:00
rules.go Add back gocritic linter and fix related issues (#27289) 2023-09-22 10:05:26 +08:00