He-Pin commented on PR #25866:
URL: https://github.com/apache/flink/pull/25866#issuecomment-2566090127

   I checked the changes in Pekko, which will not cause the OOM I think, but 
when running on Java 11+, JVM may need 
   `-Dio.netty.tryReflectionSetAccessible=true` to help Netty.
   
   Another way to help is to run with `-Dio.netty.leakDetection.level=PARANOID` 
to see why and where it leaks or gets a heap dump.
   
   I ran the leak detector on the pekko side and found nothing.
   
   


-- 
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: issues-unsubscr...@flink.apache.org

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

Reply via email to