He-Pin opened a new pull request, #1639:
URL: https://github.com/apache/pekko/pull/1639

   Motivation:
   It needs to be enabled in `.jvmopts-ci` too.
   refs: https://github.com/apache/pekko/issues/1634
   
   otherwise, it's just :
   ```
             io.netty.util.ResourceLeakDetector -- 
-Dio.netty.leakDetection.level: simple
   ```
   
   Modification:
   Add `-Dio.netty.leakDetection.level=PARANOID` (max level) to `.jvmopts-ci` 
   
   Result:
   Can detect leak in CI


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