You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/10/25 08:37:22 UTC

[GitHub] [rocketmq] colin-lee opened a new issue #3426: reduce unnecessary regex matches when namespace is null

colin-lee opened a new issue #3426:
URL: https://github.com/apache/rocketmq/issues/3426


   ![image](https://user-images.githubusercontent.com/14800684/138662645-285296aa-a2a2-46c1-8731-c949d70ee6e4.png)
   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] Jason918 commented on issue #3426: reduce unnecessary regex matches when namespace is null

Posted by GitBox <gi...@apache.org>.
Jason918 commented on issue #3426:
URL: https://github.com/apache/rocketmq/issues/3426#issuecomment-951482967


   +1, It seems that we can save the result to namespace if it's originally null to avoid the regex recalculation. And please pay attention to the update of 'namesrvAddr'.


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] yuz10 closed issue #3426: reduce unnecessary regex matches when namespace is null

Posted by GitBox <gi...@apache.org>.
yuz10 closed issue #3426:
URL: https://github.com/apache/rocketmq/issues/3426


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] yuz10 closed issue #3426: reduce unnecessary regex matches when namespace is null

Posted by GitBox <gi...@apache.org>.
yuz10 closed issue #3426:
URL: https://github.com/apache/rocketmq/issues/3426


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org