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/06/08 05:44:03 UTC

[GitHub] francisoliverlee opened a new issue #334: CONSUME_FROM_LAST_OFFSET not work for new consumer group

francisoliverlee opened a new issue #334: CONSUME_FROM_LAST_OFFSET not work for new consumer group
URL: https://github.com/apache/rocketmq/issues/334
 
 
   env: name srv=2, broker=2m,2s,  centos
   config: CONSUME_FROM_LAST_OFFSET  is set
   description:
   one topic has created for a few days and produced more than 2000K messages. it has one consumer (call it A) already. when we put another new consumer (call it B)online, B don't consume as the [doc](http://rocketmq.apache.org/docs/best-practice-consumer/) said.
   it consume all messages in the history.
   expect: run as the doc said
    
   
   

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