hzdavid opened a new pull request #373: there is no need to use 
ConcurrentHashMap at synchronized method. Usi…
URL: https://github.com/apache/rocketmq/pull/373
 
 
   
   ## What is the purpose of the change
   
   improve performance 
    
   
   there is no need to use ConcurrentHashMap at synchronized method. Using 
HashMap  instead can be helpful for the performance.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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