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/03/01 01:36:03 UTC

[GitHub] ssssssnake opened a new issue #951: The difference value between broker offset and consumer offset is not zero after reseting offset

ssssssnake opened a new issue #951: The difference value between broker offset and consumer offset is not zero after reseting offset
URL: https://github.com/apache/rocketmq/issues/951
 
 
   "sh mqadmin resetOffsetByTime -g consumerGroup -t topic -s now"
   
   After the above command is executed, the difference value between broker offset and consumer offset is 1, should it be expected to be 0?
   
   <img width="1154" alt="image" src="https://user-images.githubusercontent.com/13062159/53610344-6b0c9300-3c05-11e9-95f9-eaae3cb87905.png">
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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