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/27 03:03:56 UTC

[GitHub] fuyou001 opened a new issue #242: new consumer may consume all message

fuyou001 opened a new issue #242: new consumer may consume all message
URL: https://github.com/apache/rocketmq/issues/242
 
 
   @The issue tracker is **ONLY** used for bug report and feature request. 
   
   Any question or RocketMQ proposal please use our [mailing lists](http://rocketmq.apache.org/about/contact/).
   
   
   **FEATURE REQUEST**
   1. Please describe the feature you are requesting.
   
     assume one MQ Broker cluster,the broker commitLog min offset is zero , a new consumer start ,
   the consumer will starting consume  queue's offset zero messages,it's a problem。
   
   2. Provide any additional detail on your proposed use case for this feature.
   
   3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   
   * must-have
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
    * org.apache.rocketmq.broker.processor.ConsumerManageProcessor#queryConsumerOffset method   refactor

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