steveloughran commented on a change in pull request #1955: HADOOP-13873 log DNS 
addresses on s3a init
URL: https://github.com/apache/hadoop/pull/1955#discussion_r408869592
 
 

 ##########
 File path: 
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AFileSystem.java
 ##########
 @@ -503,6 +501,15 @@ private void doBucketProbing() throws IOException {
     }
   }
 
+  private void logDnsLookup() {
 
 Review comment:
   Let's put this in NetworkBinding, so that we can keep S3AFileSystem less 
bloated than it already is.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to