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/06/17 10:51:24 UTC

[GitHub] [rocketmq] cserwen commented on issue #4425: how do i solve "broker busy"

cserwen commented on issue #4425:
URL: https://github.com/apache/rocketmq/issues/4425#issuecomment-1158751594

   @xunianchong  If you are using the master-slave deployment mode, it is a good choice to turn on transientStorePoolEnable, but if it is in raft mode, this parameter has no effect. You need to first determine whether it is data synchronization (network) or the problem of slow pagecache writing.


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