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 2018/04/19 02:31:02 UTC

[GitHub] crossdawn opened a new issue #290: 根据时间戳设置消息进度的时候不生效?消息回溯

crossdawn opened a new issue #290: 根据时间戳设置消息进度的时候不生效?消息回溯
URL: https://github.com/apache/rocketmq/issues/290
 
 
   命令如下:
   resetOffsetByTime -s now -g groupname -t topicname -n nameserver:port
   使用场景:新的消费者组 关注了老的topic,但是不想处理老的消息,希望从设置的时间开始消费
   操作步骤:停掉了新的消费者组的consumer,然后执行了上述命令,然后启动消费者,发现还是消费了停掉之前的消息

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