[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to