StoreManager is caching Mailboxes and so the GC is not able to destroy the
objects, which lead to memory which is not free up
-----------------------------------------------------------------------------------------------------------------------------
Key: IMAP-131
URL: https://issues.apache.org/jira/browse/IMAP-131
Project: JAMES Imap
Issue Type: Bug
Components: Mailbox
Reporter: Norman Maurer
Assignee: Norman Maurer
Fix For: 0.1
Currently the StoreManager is a caching the Mailboxes. This is bad because this
will prevent the GC to destroy the Mailboxes if they are not used anymore and
so Memory will not free
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]