mumrah commented on PR #19031:
URL: https://github.com/apache/kafka/pull/19031#issuecomment-2695763873

   I've not been able to reproduce the Gradle OOM that we're seeing on trunk, 
however I saw a different OOM over on my fork.
   
   https://github.com/mumrah/kafka/actions/runs/13639578283/job/38126853058
   
   ```
   2025-03-03T21:58:41.1436187Z Gradle Test Run :connect:runtime:test > Gradle 
Test Executor 71 > ConnectWorkerIntegrationTest > testPauseStopResume() STARTED
   2025-03-03T21:58:43.8433931Z 
   2025-03-03T21:58:43.8434407Z java.lang.OutOfMemoryError: Java heap space
   2025-03-03T21:58:43.8434975Z Dumping heap to 
/home/runner/work/kafka/kafka/heap-dumps/java_pid471589.hprof ...
   2025-03-03T21:58:46.0433855Z 
   2025-03-03T21:58:46.0434629Z > Task :connect:runtime:test
   2025-03-03T21:58:46.0435151Z 
   ```
   
   (Heap dump was uploaded here 
https://github.com/mumrah/kafka/actions/runs/13639578283/artifacts/2685005476)
   
   This at least shows that the OOM arguments and heap dump archiving are 
working. 


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to