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 03:13:54 UTC

[GitHub] vsair commented on issue #190: [ROCKETMQ-309] Add new consumer implement

vsair commented on issue #190: [ROCKETMQ-309] Add new consumer implement
URL: https://github.com/apache/rocketmq/pull/190#issuecomment-395633303
 
 
   ---for old consumers, they would use last offset when every restart, right?
   it's right.
   ---for new consumers, they would use offset=0. it means new consumers will
   consume all messages the broker have got since it start, am i right?
   Should from max offset, not 0.
   
   On Fri, Jun 8, 2018 at 12:07 AM, francis lee <no...@github.com>
   wrote:
   
   > @zhouxinyu <https://github.com/zhouxinyu>
   > when CONSUME_FROM_LAST_OFFSET is set ,
   > for old consumers, they would use last offset when every restart, right?
   > for new consumers, they would use offset=0. it means new consumers will
   > consume all messages the broker have got since it start, am i right?
   >
   > —
   > You are receiving this because you are subscribed to this thread.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/rocketmq/pull/190#issuecomment-395476667>, or mute
   > the thread
   > <https://github.com/notifications/unsubscribe-auth/ACeujcWPW59NBdBiQb8uZDaXbUPSalUKks5t6U-2gaJpZM4QPkAm>
   > .
   >
   

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