milvus/pkg/mq
aoiasd 2c3a8b7dea
enhance: fix skip msg log with empty position info (#36626)
All skiped message position info was nil, should print BeginTs or
MessageID instead.
relate: https://github.com/milvus-io/milvus/issues/36569

Signed-off-by: aoiasd <zhicheng.yue@zilliz.com>
2024-10-09 12:01:20 +08:00
..
common enhance: get msg type from the msg header to reduce the Unmarshal usage (#36409) 2024-09-24 10:19:20 +08:00
mqimpl/rocksmq fix: rocksmq consume too slow when the channel is full (#36617) 2024-10-09 11:59:31 +08:00
msgdispatcher enhance: avoid to create many timer object in the target (#36570) 2024-09-29 19:23:16 +08:00
msgstream enhance: fix skip msg log with empty position info (#36626) 2024-10-09 12:01:20 +08:00