slfan1989 opened a new pull request, #1281: URL: https://github.com/apache/ratis/pull/1281
## What changes were proposed in this pull request? To simplify the writing of JUnit parameterized tests and improve the stability and accuracy of the Maven Surefire Plugin during unit test execution, I have upgraded JUnit Jupiter to version 5.13.3 and the Maven Surefire Plugin to version 3.5.3. These updates effectively reduce stack overflow, OOM errors, and inaccuracies in unit test result statistics, enhancing the efficiency and reliability of test execution. We have successfully implemented this change in the Hive and Hadoop projects, and the results have met expectations. ## What is the link to the Apache JIRA JIRA: RATIS-2322. Upgrade JUnit Jupiter to 5.13.3 and Maven Surefire Plugin to 3.5.3. ## How was this patch tested? (Please explain how this patch was tested. Ex: unit tests, manual tests) (If this patch involves UI changes, please attach a screen-shot; otherwise, remove this) -- 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]
