zhouquanwei opened a new issue, #5262:
URL: https://github.com/apache/rocketmq/issues/5262

   
   
   1. Please describe the issue you observed:
   
   - What did you do (The steps to reproduce)?
   在使用rocketmq 的过程中,发现当生产者发送过多消息,但是消费端消费过慢会出现
   消费端频繁gc,我认为是消费端 缓存mq数量过多造成的
   
   - What is expected to see?
   我想控制一下消费端缓存消息的数量
   - What did you see instead?
   我看见 阿里云上面有解决方案  调整Consumer的maxCachedMessageSizeInMiB参数至合适的值,
   但是使用这个在master 直接查询,并没有查到这个变量控制 消息缓存的大小
   https://help.aliyun.com/document_detail/85936.html
   
   不知道现在是没有,还是说,我的查询关键字有问题


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