-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19585. Upgrade commons-beanutils to 1.11.0 due to CVE-2025-48734. #7743
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
base: branch-3.4.0
Are you sure you want to change the base?
Conversation
@pjfanning Could you help review this PR? Thank you very much! |
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 - pending CI build
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 pending a successful Yetus build for this branch and 3.4
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, LGTM.
💔 -1 overall
This message was automatically generated. |
@fuchaohong Thank you for your contribution! The unit test issue was not caused by this pr.
This issue has been fixed in YARN-11822. I will backport this PR to branch-3.4.
java.lang.OutOfMemoryError: unable to create new native thread. The failure is due to an inability to create a new thread. In most cases, rebuilding will succeed upon retry. However, the target branch of this PR seems incorrect. We should submit the code to branch-3.4 instead of branch-3.4.0, as branch-3.4.0 is no longer updated after the last release. |
JIRA: HADOOP-19585. Upgrade commons-beanutils to 1.11.0 due to CVE-2025-48734.
Upgrade commons-beanutils to 1.11.0 due to CVE-2025-48734.