steveloughran commented on PR #7882:
URL: https://github.com/apache/hadoop/pull/7882#issuecomment-3502632939

   > ITestBucketTool.testRecreateTestBucketNonS3Express
   
   was looking at this in the regions patch as it fails for sdk and ec2 regions.
   
   we are trying to issue a create command and need to know the bucket region 
for the call. The test will have to explicitly ask for it via a HEAD call. 
   we are expecting an error FWIW; we could just look for two different error 
texts and accept them both "BucketExists" and "IllegalLocationConstraint". That 
might be easiest.
   
   (my pr currently skips the test if the region is sdk or ec2, as well as the 
existing non-aws/non s3-express options).
   
   


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