yaphetsglhf commented on issue #650: URL: https://github.com/apache/rocketmq-client-go/issues/650#issuecomment-832657556
I review the code, I think the problem is the funciton `takeMessages` can only get the new messages with `pq.msgCache.Min()`, and the new taken messages will commit successfully, leading to the message missing. an i right? -- 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]
