YuShanMuGong removed a comment on issue #1557: The Produce Count not equal to Consume Count. Why? URL: https://github.com/apache/rocketmq/issues/1557#issuecomment-549717086 > 建议在消费消息的地方捕获异常,并判断如果重试次数大于某个值,就将这个信息记录到日志库中,不再让MQ重试,否则的话,MQ会一直重试,直到达到最大重试次数才会停止(我记得是15次吧),记录日志数据库的目的是方便后期排查,否则这个问题一直找不到原因 集群消费模式下,会无限重试消费消息。。
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
