You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2021/09/26 06:43:12 UTC

[GitHub] [dubbo] zrlw commented on a change in pull request #8921: [master] add destroy() calling to close tomcat server port

zrlw commented on a change in pull request #8921:
URL: https://github.com/apache/dubbo/pull/8921#discussion_r716152337



##########
File path: dubbo-common/src/main/java/org/apache/dubbo/common/utils/NetUtils.java
##########
@@ -118,6 +118,20 @@ public synchronized static int getAvailablePort(int port) {
         return port;
     }
 
+    /**
+     * Check the port whether is in use in os
+     * @param port

Review comment:
       done




-- 
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: notifications-unsubscribe@dubbo.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org