GitHub user ShadowySpirits added a comment to the discussion: 请问该怎么解决 CODE: 2  
DESC: [REJECTREQUEST]system busy, start flow control for a while BROKER:

Thanks @imp2002, Great suggestion!

But I would like to recommend setting the `transientStorePoolSize` >= 2 to make 
sure every CommitLog could borrow a write buffer.

And maybe you want to know the trade-off for enabling transientStorePool: each 
buffer will occupy 1G memory by default, and increase the latency of flushing 
disk (setting flushDiskType=SYNC_FLUSH could be better).

GitHub link: 
https://github.com/apache/rocketmq/discussions/6656#discussioncomment-5733598

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to