Benoit Tellier created JAMES-3911:
-------------------------------------

             Summary: JPA: Memory leak upon imapsync
                 Key: JAMES-3911
                 URL: https://issues.apache.org/jira/browse/JAMES-3911
             Project: James Server
          Issue Type: Improvement
          Components: jpa, mailbox
            Reporter: Benoit Tellier


When running OpenJPA mailboxes for apache james we notice a memory leak when 
running imapSync.

This was originaly spotted on top of the MySQL driver but was reproduced on top 
of Derby embedded DB. See attached screenshot showing the memory of the 
container gradually increasing when running the following command:


{code:java}
./imapsync --host1 xxx.linagora.com --user1 'btell...@linagora.com' --password1 
'xxxx' \
                      --host2 james.local --user2 'bob@localhost' --password2 
123456
{code}


Credit: https://www.mail-archive.com/server-user@james.apache.org/msg16729.html




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