Hi, @dongeforever. The `lockTopicConfigTable` is a global lock which can reduce 
the performance of `ConcurrentHashMap`.  The `computIfAbsent` of 
`ConcurrentHashMap` can provide an atomic operation with better performance. 
This is should be an improvement.

[ Full content available at: https://github.com/apache/rocketmq/pull/470 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to