odbozhou commented on issue #3095:
URL: https://github.com/apache/rocketmq/issues/3095#issuecomment-884285595


   1. Increase the number of consumer applications (same consumer group)
   2. Optimize the consumption process
   3. Increase consumption thread
   4. If the message backlog is serious and the message can be lost, you can 
reset the consumer offset to the latest  consumer offset
   5. Reduce the sending rate of the producer


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