ajfabbri commented on code in PR #8452:
URL: https://github.com/apache/hadoop/pull/8452#discussion_r3171375079
##########
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:
It is ok if we don't have an answer, but should we start a mailing list
thread, or file a JIRA? Just don't want to accidentally, silently, break a test.
--
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]