Add cache to speed up resolution of missing JCR resources
---------------------------------------------------------

                 Key: SLING-1010
                 URL: https://issues.apache.org/jira/browse/SLING-1010
             Project: Sling
          Issue Type: Improvement
          Components: JCR Resource
            Reporter: Jukka Zitting
            Priority: Minor


As recently discussed [1], I'm trying to speed up resolution of resources that 
don't exist. The resource resolution algorithm in Sling is very powerful, but 
it also needs to look at many different paths when a particular resource does 
not exist.

I've implemented a simple cache that is designed to work around this 
performance issue until the speed of such negative repository path lookups has 
improved.

[1] http://markmail.org/message/wlamd7xvagaexmzu

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

Reply via email to