wljin321 commented on issue #198:
URL: https://github.com/apache/rocketmq-mqtt/issues/198#issuecomment-1588448082
你这个问题我曾经发现过 原因是配置搞错了
就是 sh mqadmin updateKvConfig -s LMQ -k ALL_FIRST_TOPICS -v {topic1,topic2}
-n {namesrv} 这个 ALL_FIRST_TOPICS 的配置,
你是不是把 eventNotifyRetryTopic clientRetryTopic 这些topic也配置进去了? 这2个不能配置
然后的话就一直死循环消费错误的数据
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]