-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19702. Update non-thirdparty Guava version to 33.4.8-jre #7994
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. |
@stoty In my opinion, there is no issue with this PR. I have one question, why not upgrade to 33.5.0-jre? |
The hadoop-thirdparty guava is being updated to 33.4.8-jre, and I thought that it's easier to manage if we keep the unshaded version in sync with that, as long as we're able to. Also, we've already updated to 33.4.8-jre at my day job without issues, but I don't have experience yet with 33.5.0. |
If there are no further comments, I will merge this PR today. |
@stoty Thanks for the contribution! Merged into trunk. |
Description of PR
JIRA: HADOOP-19702. Update non-thirdparty Guava version to 33.4.8-jre
Update non-thirdparty Guava version to 33.4.8-jre
The motivation is the same as for updating the thirdparty one.
How was this patch tested?
CI
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?