[
https://issues.apache.org/jira/browse/JCR-3305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Muthmann updated JCR-3305:
------------------------------------
Labels: patch (was: )
Affects Version/s: 2.5.2
Status: Patch Available (was: Open)
See the attached file.
There should be some more investigations about an optimal cache size but the
given sizes solves the heap overflow problem.
> 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