virajjasani commented on PR #6479:
URL: https://github.com/apache/hadoop/pull/6479#issuecomment-1915897439

   Tests with bucket created on us-west-2, and endpoint/region configured:
   
   1. endpoint central and region null
   able to perform all operations, as expected
   
   2. endpoint central and region set to us-west-1
   able to perform all operations, as expected (because now we ignore region 
configured for central endpoint)
   
   3. endpoint central and region us-east-2
   able to perform all operations, as expected
   
   4. endpoint null and region null
   able to perform all operations, as expected (default region is also 
us-east-2 with cross-region access)
   
   5. endpoint s3-us-east-2.amazonaws.com and region us-east-2 (and null)
   unable to perform all operations, as expected (no central endpoint, no 
cross-region access)
   


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