pan3793 commented on code in PR #8452:
URL: https://github.com/apache/hadoop/pull/8452#discussion_r3207382917
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase-tests/pom.xml:
##########
@@ -540,16 +540,6 @@
</execution>
</executions>
</plugin>
- <!-- The fork value is deliberately set to 0 to avoid VM crash while
running tests
- on Jenkins, removing this leads to tests crashing silently due to VM
crash -->
- <!-- TODO: we should investigate and address the crash issue and
re-enable fork,
- otherwise, JPMS args does not take effect -->
- <plugin>
- <artifactId>maven-surefire-plugin</artifactId>
- <configuration>
- <forkCount>0</forkCount>
- </configuration>
- </plugin>
Review Comment:
I made this change last year, can't recall the details ... will revert it
for now.
--
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]