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 2022/02/16 02:16:00 UTC

[GitHub] [rocketmq] ni-ze edited a comment on issue #3853: DefaultLitePullConsumer seek(MessageQueue,Offset) report An error occurred in pull message process.

ni-ze edited a comment on issue #3853:
URL: https://github.com/apache/rocketmq/issues/3853#issuecomment-1041021206


   consumer.seek(mq,0) will interrupt polling thread starting at  consumer.start(); 
   It is just an error log, not an exception, no effect on your application.
   This log maybe ignored in DefaultLitePullConsumer.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org