chibenwa opened a new pull request, #3165:
URL: https://github.com/apache/james-project/pull/3165

   Observed on a production:
   
   ```
   {
     "timestamp":"2026-09-09T13:06:40.404Z",
     "level":"ERROR",
     "thread":"boundedElastic-11523",
     "logger":"org.apache.james.lifecycle.api.Disposable$LeakAwareFinalizer",
     "message":"Leak       
     detected! Resource ImapRequestFrameDecoder.FileHolder@2a66ec08 was not 
released before its referent was garbage-collected. \nResource management needs 
to be reviewed: ensure to      
     always call dispose() for disposable objects you work with. \nConsider 
enabling advanced leak detection to further identify the problem.",
     "context":"default"}
   ```
   
   Testing and analysis linked this to linearizer.
   
   I succeeded to write a test reproducing the faulty behaviour....


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