René Cordier created JAMES-3995:
-----------------------------------

             Summary: Optimize Email/get method
                 Key: JAMES-3995
                 URL: https://issues.apache.org/jira/browse/JAMES-3995
             Project: James Server
          Issue Type: Improvement
    Affects Versions: 3.8.1
            Reporter: René Cordier
             Fix For: 3.9.0


For Email/get, we seem to buffer body binary parts using Mime4J to be able to 
recalculate the size of the part. 

This causes James to consume a very high amount of memory, which can cause 
performance issues if there is too many of those.

We should try to find a way to avoid buffering the binary parts in order to 
save memory, and boost performance for Email/get JMAP method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to