-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-19726. [JDK17] Add JDK 17 compile options for maven-surefire-plugin in hadoop-tos module. #8029
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
…lugin in hadoop-tos module.
|
💔 -1 overall
This message was automatically generated. |
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.
Thanks @slfan1989 , LGTM.
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
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
@wojiaodoubao Could you please help review this PR again? Thanks a lot! The SpotBugs issues can be temporarily ignored. They’re caused by our recent SpotBugs plugin upgrade, which has introduced stricter validation rules. |
|
I plan to merge this PR, as the unit test errors in TOS have been resolved. If further optimization is needed later, we can submit a separate PR for improvements. |
Description of PR
JIRA: HADOOP-19726. [JDK17] Add JDK 17 compile options for maven-surefire-plugin in hadoop-tos module.
Currently, the hadoop-tos module does not have the JDK 17 compile options configured for the maven-surefire-plugin, which causes the following error during unit test execution:
How was this patch tested?
CI
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?