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 2021/07/19 01:36:28 UTC

[GitHub] [rocketmq] ozw999 commented on issue #3143: MQClientInstance has a risk of blocking during persistAllConsumerOffset()

ozw999 commented on issue #3143:
URL: https://github.com/apache/rocketmq/issues/3143#issuecomment-882162513


   > So, and what's your advices ?
   
   When you want to speed up disaster recovery switching,you will find that the problem is holding you back.
   Your MQ will not work properly for two minutes.
   My suggestion, is used another thread to do `persistAllConsumerOffset()`
   **But I need to find out why the developers designed it in this way.**


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