You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/07/13 15:29:05 UTC

[jira] Resolved: (JCR-1032) Clean caches in node type registry on session logout

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

Marcel Reutegger resolved JCR-1032.
-----------------------------------

    Resolution: Fixed

Fixed in revision: 555986

> Clean caches in node type registry on session logout
> ----------------------------------------------------
>
>                 Key: JCR-1032
>                 URL: https://issues.apache.org/jira/browse/JCR-1032
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: SPI
>            Reporter: Marcel Reutegger
>            Priority: Minor
>
> When running the JCR tests the memory consumption increases steadily. At the end of the test run it consumes about 300 Mb on my machine. There's not really a memory leak in jcr2spi, because the JUnit tests keep references to Session and Node instances until the end of the test run, but  it would be nice if those instances were a bit more lightweight.

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