colin-lee opened a new pull request #3427: URL: https://github.com/apache/rocketmq/pull/3427
## reduce unnecessary regex matches when namespace is null there are too many regex matches, when default namespace is null, which used too much memory. ## Brief changelog 1. Change ClientConfig, add namespaceInitialized veriable -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
