qianlongzt commented on issue #650:
URL: 
https://github.com/apache/rocketmq-client-go/issues/650#issuecomment-832677194


   I can't say problem is `takeMessages`, java code have 
`makeMessageToConsumeAgain` do this work
   
   
https://github.com/apache/rocketmq/blob/b4240d5cea8d001c21b9c0d73f5aa700fcd0d568/client/src/main/java/org/apache/rocketmq/client/impl/consumer/ProcessQueue.java#L283-L297
   
   i think problem is `consumeMessageCurrently` 
https://github.com/apache/rocketmq/blob/master/client/src/main/java/org/apache/rocketmq/client/impl/consumer/ConsumeMessageOrderlyService.java#L282-L288
   
   
https://github.com/apache/rocketmq-client-go/blob/master/consumer/push_consumer.go#L1158-L1163


-- 
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]


Reply via email to