mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 12:59:23 +08:00
ff51c7e628
Converting the same msgposition's vchannel to a pchannel multiple times would result in an invalid pchannel, leading to seek failure and panic. This PR: 1. Make a copy of msgposition in msgdispatcher. 2. Check if channel is already a pchannel, no further channel conversion is performed. issue: https://github.com/milvus-io/milvus/issues/34221 --------- Signed-off-by: bigsheeper <yihao.dai@zilliz.com> |
||
---|---|---|
.. | ||
common | ||
mqimpl/rocksmq | ||
msgdispatcher | ||
msgstream |