zhangyulu commented on issue #293: URL: https://github.com/apache/rocketmq-client-cpp/issues/293#issuecomment-752312388
在线上又复现了若干次。用的版本是基于commit #b29bf5b69eab187a813a4d7f59534a6375e32d25,之后把PR #300中的变更手动合并进来,日志如下: [389_rocketmq-cpp.log](https://github.com/apache/rocketmq-client-cpp/files/5752886/389_rocketmq-cpp.log) 在03:59:03时出现"wait response timeout of heartbeat" 之后的几个小时里,都会打出 oneway updateConsumeOffsetToBroker of mq:MessageQueue [topic=topic_xxx, brokerName=broker-Cluster-kseILdRbPSF-0, queueId=0], its offset is:5255956 这个offset一直没有变化,消费者也一直无法拉取到消息进行消费,直到重启消费者进程才恢复 ---------------------------------------------------------------- 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]
