qianye1001 commented on issue #9081: URL: https://github.com/apache/rocketmq/issues/9081#issuecomment-2562184597
Double-Check Locking is the standard process for preventing concurrent creation. Creation only occurs once when the connection is established. Reducing one in-memory check won't provide any significant performance improvement. -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org