ahmarsuhail opened a new pull request, #5230:
URL: https://github.com/apache/hadoop/pull/5230

   ### Description of PR
   
   [Jira](https://issues.apache.org/jira/browse/HADOOP-18579)
   
   Warn when no region has been configured `fs.s3a.endpoint.region`. This is to 
prepare for the SDK V2 upgrade, in which requests to S3 will fail if the client 
is configured with an incorrect region. 
   
   ### How was this patch tested?
   
   Did not set `fs.s3a.endpoint.region`, and checked that warning is logged 
when running an integration test. Set the property, and checked that warning is 
not logged. 
   
   Also tested in `eu-west-1` by running `mvn -Dparallel-tests 
-DtestsThreadCount=16 clean verify`.
   
   
   


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