ifplusor commented on issue #331:
URL: 
https://github.com/apache/rocketmq-client-cpp/issues/331#issuecomment-757636040


   There is no relation between nextBeginOffset and committed offset, 
nextBeginOffset = pullOffset + returnMsgListSize. The process of pull messages 
in one consume queue is serial. In my opinion, the probability of this case is 
to pull messages from the slave broker, and it has not the latest messages.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to