steveloughran commented on code in PR #6586:
URL: https://github.com/apache/hadoop/pull/6586#discussion_r1508977472
##########
hadoop-project/pom.xml:
##########
@@ -169,7 +169,7 @@
<!-- Plugin versions and config -->
<maven-surefire-plugin.argLine>-Xmx2048m
-XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
- <maven-surefire-plugin.version>3.0.0-M1</maven-surefire-plugin.version>
+ <maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
Review Comment:
tried that and already had to revert. Now, if you are offering to fix all
the test failures which surfaced, you can try again.
HADOOP-19071. Update maven-surefire-plugin from 3.0.0 to 3.2.5. (#6537)"
(#6578)
##########
hadoop-project/pom.xml:
##########
@@ -151,7 +151,7 @@
<protobuf-maven-plugin.version>0.5.1</protobuf-maven-plugin.version>
<maven-replacer-plugin.version>1.5.3</maven-replacer-plugin.version>
- <protobuf-compile.version>3.5.1</protobuf-compile.version>
+ <protobuf-compile.version>3.16.3</protobuf-compile.version>
Review Comment:
obsoleted by HADOOP-19065. Update Protocol Buffers installation to 3.21.12
(#6526); needs a version change in hadoop-thirdparty which MUST come out before
changing things here.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]