imply-elliott commented on code in PR #17029:
URL: https://github.com/apache/druid/pull/17029#discussion_r1752760747


##########
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:
   Or maybe it can be path relative so this works everywhere, not just in 
Github Actions?



-- 
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]

Reply via email to