-
Notifications
You must be signed in to change notification settings - Fork 9k
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
HADOOP-19485. S3A: upgrade AWS SDK #7479
base: trunk
Are you sure you want to change the base?
HADOOP-19485. S3A: upgrade AWS SDK #7479
Conversation
testing in progress; also writing a new, expanded and very strict doc on qualifying a release, based on the experience of recent upgrades. |
💔 -1 overall
This message was automatically generated. |
Test failures with the 2.30.27 The issue of HADOOP-19272 #7048; S3A: AWS SDK 2.25.53 warnings logged about transfer manager not using CRT client has been fixed
this test can be culled |
8639127
to
9720b02
Compare
💔 -1 overall
This message was automatically generated. |
|
Testing with third party stores shows the MD-5 thing is there. Also shows that no SDK testing is ever performed against third-party stores, which is something to consider
|
Upgrade to 2.30.27 Change-Id: Ic0652dc95c619559c45c9f0a153813b73a076d13
AwsSdkWorkarounds no longer needs to cut back on transfer manager logging (HADOOP-19272). Remove log downgrade and change assertion to expect nothing to be logged. Change-Id: I5edcf674c1eede8327538979ddab2fe98d2e53e2
Change in state of AwsExecutionAttribute.ENDPOINT_OVERRIDDEN attribute requires test tuning to match. Change-Id: I80050ce9ffffa6b4f1b05dd16e83b18d2ce63678
Refresh IAM credentials a hard coded 60s before the session credentials fully expire. Change-Id: I2a61584cc99d761cc4b9af6a669224f309425088
9720b02
to
b8314e3
Compare
💔 -1 overall
This message was automatically generated. |
Switch is in client; commented out in test log properties; covered in troubleshooting doc Change-Id: If70447d8eb3d3d0e03db5c169cd1aabf844931bd
b8314e3
to
288fd09
Compare
💔 -1 overall
This message was automatically generated. |
Upgrade to 2.30.27
How was this patch tested?
Regression testing in progress
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?