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/12/26 13:58:41 UTC

[GitHub] scarletyoung commented on issue #617: CONSUME_FROM_LAST_OFFSE and CONSUME_FROM_TIMESTAMP doesn't work

scarletyoung commented on issue #617: CONSUME_FROM_LAST_OFFSE and CONSUME_FROM_TIMESTAMP doesn't work 
URL: https://github.com/apache/rocketmq/issues/617#issuecomment-449970282
 
 
   Have the same problem.
   A new consumer group will request offset from broker(MessageMode is CLUSTERING), and if the first record of the topic is in commitlog file, then the broker will return 0 and consumer will consume from the start.

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