sunkai-cai commented on a change in pull request #1938:
URL: 
https://github.com/apache/shardingsphere-elasticjob/pull/1938#discussion_r675271326



##########
File path: 
elasticjob-infra/elasticjob-infra-common/src/main/java/org/apache/shardingsphere/elasticjob/infra/env/IpUtils.java
##########
@@ -95,14 +97,15 @@ private static NetworkInterface findNetworkInterface() {
         }
         return result;
     }
-    
+
+    // For testing.

Review comment:
       `for testing`  note the private method has  junit test. I remove this 
note.




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


Reply via email to