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 2019/10/08 01:06:17 UTC

[GitHub] [rocketmq] duhenglucky commented on issue #1499: Consumption is successful, but the offset value changes incorrectly.

duhenglucky commented on issue #1499:  Consumption is successful, but the offset value changes incorrectly.
URL: https://github.com/apache/rocketmq/issues/1499#issuecomment-539268774
 
 
   @jzdayz RocketMQ used the consumer group to manage consumption offset, so the new consumer group will almost certainly lead to repeated consumption.
   More information can be referred [in here  ](https://github.com/apache/rocketmq/tree/master/docs)

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


With regards,
Apache Git Services