-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-18763. Upgrade aws-java-sdk to 1.12.367 #5741
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
two rounds of testing for each of the commands, results look good (details on Jira)
|
netty version: |
Just from a code and functionality perspective LGTM. |
💔 -1 overall
This message was automatically generated. |
Was going through the comments on Jira. Looking good. Will run some tests myself. @virajjasani Some unit tests are failing in Yetus. Need to check those. This license issue seems unrelated to me |
Those failed tests don't rely on awsk sdk so can be ignored. |
yes sir, thanks for taking a look. i just confirmed that test majority failures are not relevant by comparing with various results from https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64 i was aware of mapreduce test failures as they appear all the time. moreover, TestObserverNode also seems to be appearing on some of the daily build results (hadoop-qbt-trunk-java8-linux-x86_64). |
what i am not aware of is the failure on TestFederationRMFailoverProxyProvider, and also the asf warning. @goiri @slfan1989 could you please once take a look in case you are aware of them (just to make sure we can finally ignore them for this PR) |
agree, i will re-run the whole test suit against |
another round looks good: |
Running through most of the steps myself. Looking good. |
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.
LGTM +1,
Ran other tests as well.
Can we simply cherrypick this change into branch-3.3 or we need to do another round of testing? |
I am just doing that. Another round of testing not required. Just a full compilation is fine. |
Contributed By: Viraj Jasani Conflicts: LICENSE-binary
cp'ed locally, recompiled, and pushed to branch-3.3 |
Contributed By: Viraj Jasani Conflicts: LICENSE-binary (cherry picked from commit 4f6ebab)
Jira: HADOOP-18763
netty version used by aws-sdk-java
1.12.367
is4.1.86.Final
https://github.com/aws/aws-sdk-java/blob/1.12.367/pom.xml#L409-L410