fuyou001 commented on issue #5417:
URL: https://github.com/apache/rocketmq/issues/5417#issuecomment-1313635869

   @xiaobing395845388 ,what's your application JVM arguments about jvm  memory 
setting?
   
   if you want to avoid oom ,you can set DefaultMQPushConsumer  arguments
   
   ```
   
org.apache.rocketmq.client.consumer.DefaultMQPushConsumer#pullThresholdForTopic
   
org.apache.rocketmq.client.consumer.DefaultMQPushConsumer#pullThresholdForQueue
   
org.apache.rocketmq.client.consumer.DefaultMQPushConsumer#pullThresholdSizeForTopic
   ```


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