Cczzzz commented on issue #3747:
URL: https://github.com/apache/rocketmq/issues/3747#issuecomment-1104768821

   > @Cczzzz Out of range is a serious problem, it will cause abnormal 
repetition from the min offset.
   > 
   > So it is not ok to skip it.
   > 
   > The better way is to improve the dispatch performance.
   > 
   > In fact, the 5.0 will use multi-threads to do the dispatch, which will 
gain much performance.
   
   It will appear that the offset submitted by the client is greater than the 
consmequeue max offset ?so broker think it's illegal,starter from min offset. 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to