You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "ralf0131 (GitHub)" <gi...@apache.org> on 2019/01/03 08:15:53 UTC

[GitHub] [incubator-dubbo] ralf0131 commented on pull request #3093: [Dubbo-3069]Use regular expressions to judge fix #3069

I don't think it is a good way to use regular express to check whether it is a number before doing the conversion, which is quite expensive. Please take a look at org.apache.dubbo.common.utils.StringUtils#isNumeric()

[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3093 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org