You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/10/10 03:12:19 UTC

[GitHub] [rocketmq] lizhanhui commented on issue #5259: Some question about commit comsumer offe

lizhanhui commented on issue #5259:
URL: https://github.com/apache/rocketmq/issues/5259#issuecomment-1272734777

   The offset to commit and the offset to pull messages from are two different offsets. The former is calculated from each consumer ProcessQueue. The latter one is simply the next offset to pull from the previous pull result.


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

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org