levis9527 commented on a change in pull request #9741:
URL: https://github.com/apache/dubbo/pull/9741#discussion_r820418385



##########
File path: 
dubbo-common/src/main/java/org/apache/dubbo/common/utils/StringUtils.java
##########
@@ -530,19 +532,31 @@ public static boolean isEquals(String s1, String s2) {
     }
 
     /**
-     * is integer string.
+     * is positive integer or zero string.

Review comment:
       i think this method need change method name or add some comment, but i 
don't know what to do, other people invoke this method must be careful.




-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to