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 "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/15 13:44:33 UTC

[jira] Resolved: (IMAP-222) UidToMsnConverter should free up resources when close() is called

     [ https://issues.apache.org/jira/browse/IMAP-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-222.
--------------------------------

    Resolution: Fixed

> UidToMsnConverter should free up resources when close() is called
> -----------------------------------------------------------------
>
>                 Key: IMAP-222
>                 URL: https://issues.apache.org/jira/browse/IMAP-222
>             Project: JAMES Imap
>          Issue Type: Improvement
>    Affects Versions: 0.1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.2
>
>
> UidToMsnConverter maps the UID and MSN per SelectedMailbox, for this the mappings are keeped in memory. Because of the lazy removing of closed MailboxListener instances this can lead to many UidToMsnConverter which are not needed anymore but just not were removed. So we must make sure we make them use as less memory as possible once they are closed

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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