File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -75,10 +75,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
7575 <!-- HDDS Rocks Native dependency version-->
7676 <hdds .rocks.native.version>${hdds.version} </hdds .rocks.native.version>
7777 <!-- Apache Ratis version -->
78- <ratis .version>3.0.1 </ratis .version>
78+ <ratis .version>3.1.0 </ratis .version>
7979
8080 <!-- Apache Ratis thirdparty version -->
81- <ratis .thirdparty.version>1.0.5 </ratis .thirdparty.version>
81+ <ratis .thirdparty.version>1.0.6 </ratis .thirdparty.version>
8282
8383 <!-- Apache Ranger plugin version -->
8484 <ranger .version>2.3.0</ranger .version>
@@ -256,7 +256,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
256256 <allow .junit4>true</allow .junit4>
257257
258258 <!-- Plugin versions and config -->
259- <maven-surefire-plugin .argLine>-Xmx4096m -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin .argLine>
259+ <maven-surefire-plugin .argLine>-Xmx8192m -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin .argLine>
260260 <unstable-test-groups >flaky | org.apache.ozone.test.FlakyTest | slow | org.apache.ozone.test.SlowTest | unhealthy | org.apache.ozone.test.UnhealthyTest</unstable-test-groups >
261261 <maven-surefire-plugin .version>3.0.0-M4</maven-surefire-plugin .version>
262262 <maven-surefire-report-plugin .version>${maven-surefire-plugin.version} </maven-surefire-report-plugin .version>
You can’t perform that action at this time.
0 commit comments