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

angela updated JCR-3305:
------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

thanks for the patch. i applied it with minor modifications (fixed indention, 
change uppercase cachesize to static constant) at revision: 1429816.

                
> spi2davex.RepositoryServiceImpl -> idUriCache raises until heap overflow
> ------------------------------------------------------------------------
>
>                 Key: JCR-3305
>                 URL: https://issues.apache.org/jira/browse/JCR-3305
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-spi2dav
>    Affects Versions: 2.5.2
>            Reporter: Daniel Draeger
>              Labels: patch
>         Attachments: JCR-3305.diff
>
>
> from class URIResolverImpl:
> // TODO: to-be-fixed. uri/id-caches don't get updated
> While querying the JCR, it seems that the queryPath of each result property 
> of each node is cached within the idUriCache and the cache is never cleaned 
> up.
> - cleaning the cache
> - configurable parameter for max cache size should be available

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to