xujianhai666 opened a new issue #252: [Native] receiveResponse use to manuy 
memory
URL: https://github.com/apache/rocketmq-client-go/issues/252
 
 
   
   **BUG REPORT**  
   **Please add the branch name [Native]/[Master] at the header of the Isssue 
title.**
   
   1. Please describe the issue you observed:
   
   with lots of client, each client connect to every broker, connection use 
bufio.scanner with big memory, which will waste lots of memory, use 
bufio.reader is better, 
   
   
   2. Please tell us about your environment:
   
        - What is your OS?
   
        - What is your client version?
   
        - What is your RocketMQ version?
   
   3. Other information (e.g. detailed explanation, logs, related issues, 
suggestions on how to fix, etc):
   
   

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


With regards,
Apache Git Services

Reply via email to