kgyrtkirk commented on code in PR #17029:
URL: https://github.com/apache/druid/pull/17029#discussion_r1756801757
##########
pom.xml:
##########
@@ -1778,6 +1778,9 @@
-Djava.util.logging.manager=org.apache.logging.log4j.jul.LogManager
-Daws.region=us-east-1 <!-- required for
s3-related unit tests -->
-Ddruid.test.stupidPool.poison=true
+ <!-- the path needs to come from a maven option or
so -->
+ -XX:OnOutOfMemoryError='chmod 644
/home/runner/work/druid/druid/*.hprof'
Review Comment:
please use `${maven.multiModuleProjectDirectory}` ; I think that property
will not necessarily get to the project root
--
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]