cserwen opened a new issue #3525: URL: https://github.com/apache/rocketmq/issues/3525
**BUG REPORT** 1. Please describe the issue you observed: - What did you do (The steps to reproduce)? I found that too many logs are printed, so I want to reduce them. - What did you expect to see? The performance of POP is the same as before. - What did you see instead? The performance of POP is very high then before. Now five clients of a group can have 100k consumption QPS, but it can be only 6k before I reduce the logs. 2. Please tell us about your environment: Linux 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): Reduce some logs of pop being printed. -- 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]
