Daniel Draeger created JCR-3305:
-----------------------------------

             Summary: 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
            Reporter: Daniel Draeger


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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to