-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18201. Remove endpoint config overrides for ITestS3ARequesterPays #4169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎊 +1 overall
This message was automatically generated. |
Tested against |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
…ays (#4169) Contributed by Daniel Carl Jones. Change-Id: Icf99cc878e2b0ba92df630a8aa578616f96e09cc
…ays (apache#4169) Contributed by Daniel Carl Jones.
Description of PR
Requester pays was added in #3962. The new tests remove overrides for requester pays enablement but do not account for developers changing the S3 endpoint.
To address this, we remove the override for endpoint.
Addresses HADOOP-18201.
How was this patch tested?
Patch will be tested against
eu-west-1
- specifically against its regional endpoint.