[GitHub] [hadoop] steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient

2019-09-03 Thread GitBox
steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows 
users from configuring the connectionTimeout and readTimeout of HttpClient
URL: https://github.com/apache/hadoop/pull/774#issuecomment-527459010
 
 
   Patch still has outstanding suggestions and checkstyle issues. Other than 
that I'm happy with it


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[GitHub] [hadoop] steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows users from configuring the connectionTimeout and readTimeout of HttpClient

2019-04-26 Thread GitBox
steveloughran commented on issue #774: HADOOP-16256: HTTPFileSystem disallows 
users from configuring the connectionTimeout and readTimeout of HttpClient
URL: https://github.com/apache/hadoop/pull/774#issuecomment-487016093
 
 
   Code looks good, tests look great.
   
   Key comments
   * Move the constants into their own class `HttpFileSystemConstants`
   * and give them relevant names
   * Then reference these in the tests
   * Then add the default values to core-default.xml with descriptions so that 
generated documentation lists them. We want people to use them, after all
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org