[Bug]: Load the new partition 10 minutes #38166
Labels
kind/bug
Issues or changes related a bug
stale
indicates no udpates for 30 days
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is there an existing issue for this?
Environment
Current Behavior
现象:(2号8点9分)创建新的partition([collectionID=453265542206718289] [partitionIDs="[454319225442612106])后,卡在加载10分钟,10分钟后恢复
对比:同一分钟创建另一个新的partion加载立刻生效([collectionID=453265542206718774] [partitionIDs="[454319225442411772])
初步定位:看了下日志是09分创建分区成功后root节点发消息给query节点创建分区的segment分段,消息在kafka里没送到query节点,root节点在9分-19分期间重试了6次失败后关闭context,然后19分的时候kafka重新初始化通道之后,消息传递成功,然后segment创建成功之后分区才加载成功
Expected Behavior
创建分区后加载在1分钟内成功
Steps To Reproduce
No response
Milvus Log
milvus-log.zip
Anything else?
No response
The text was updated successfully, but these errors were encountered: