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/04/21 06:33:57 UTC

[GitHub] [rocketmq] Cczzzz commented on issue #3747: Reduce election time

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: dev-unsubscribe@rocketmq.apache.org

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