You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Glennos (Jira)" <se...@james.apache.org> on 2022/03/23 04:50:00 UTC

[jira] [Created] (JAMES-3732) Always run test with PARANOID leak detection level

Glennos created JAMES-3732:
------------------------------

             Summary: Always run test with PARANOID leak detection level
                 Key: JAMES-3732
                 URL: https://issues.apache.org/jira/browse/JAMES-3732
             Project: James Server
          Issue Type: Improvement
            Reporter: Glennos


 

Always run tests with PARANOID leak detection level - [https://netty.io/wiki/reference-counted-objects.html#best-practices-to-avoid-leaks]

To do this we simply need to add:

-Dio.netty.leakDetectionLevel=PARANOID (samples 100% of buffers).

 

Also discussed here: https://github.com/HubSpot/NioSmtpClient/issues/30



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org