[ https://issues.apache.org/jira/browse/HADOOP-19415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926873#comment-17926873 ]
ASF GitHub Bot commented on HADOOP-19415: ----------------------------------------- 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. > Upgrade JUnit from 4 to 5 in hadoop-common. > ------------------------------------------- > > Key: HADOOP-19415 > URL: https://issues.apache.org/jira/browse/HADOOP-19415 > Project: Hadoop Common > Issue Type: Sub-task > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org