abhishekrb19 commented on code in PR #17029:
URL: https://github.com/apache/druid/pull/17029#discussion_r1753017169
##########
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:
Yeah, I'm not sure how best to do this. Ideally it'd be some relative path
like you're referring to
--
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]