cserwen opened a new issue #644:
URL: https://github.com/apache/rocketmq-client-go/issues/644


   **BUG REPORT**  
   
   1. Please describe the issue you observed:
   
       - What did you do (The steps to reproduce)?
   We started some producers to synchronously send some messages with a message 
body larger than 4k
       - What did you expect to see?
   The message is produced normally and the program memory usage is normal
       - What did you see instead?
   The message is produced normally, but the program memory usage is high
   
   
![image](https://user-images.githubusercontent.com/46882838/114489195-505ed200-9c45-11eb-9f7a-89dcfff577ec.png)
   
   2. Please tell us about your environment:
   
        - What is your OS?
   Linux
        - What is your client version?
   2.1.0 release
        - What is your RocketMQ version?
   4.8.0
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions on how to fix, etc):
   The `zlibWriterPools` does not work.


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to