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/04/14 17:31:49 UTC

[jira] Created: (IMAP-131) StoreManager is caching Mailboxes and so the GC is not able to destroy the objects, which lead to memory which is not free up

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (IMAP-131) StoreManager is caching Mailboxes and so the GC is not able to destroy the objects, which lead to memory which is not free up

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-131.
--------------------------------

    Resolution: Fixed

> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (IMAP-131) StoreManager is caching Mailboxes and so the GC is not able to destroy the objects, which lead to memory which is not free up

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved IMAP-131.
--------------------------------

    Resolution: Fixed

fixed .. :)

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


[jira] Reopened: (IMAP-131) StoreManager is caching Mailboxes and so the GC is not able to destroy the objects, which lead to memory which is not free up

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer reopened IMAP-131:
--------------------------------


Fix reverted.. Need to rethink ..

> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org