cnauroth commented on PR #7375: URL: https://github.com/apache/hadoop/pull/7375#issuecomment-2657272000
> @cnauroth @steveloughran The overall progress of this PR has reached 80%, and I plan to deliver it this week. However, I have a question: will increasing the memory configuration of the maven-surefire-plugin help alleviate the memory overflow issue in the HDFS module? I took a look at the test failure, and it does look like this might help. I wonder why the JUnit upgrade would trigger this though. It's `OutOfMemoryError` due to can't create native thread. Is JUnit's threading model somehow different now, such that it triggers more threads? I remember this came up on one other test earlier too. BTW, I will be traveling next week and probably unavailable for code reviews. -- 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]
