[
https://issues.apache.org/jira/browse/SLING-1010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726087#action_12726087
]
Jukka Zitting commented on SLING-1010:
--------------------------------------
The fewer caches the better. I'll need to rerun my tests with the SLING-1022
changes, but it sounds like this issue can be resolved as Won't Fix.
> 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
> Assignee: Carsten Ziegeler
> Priority: Minor
> Attachments: MissingPathCache.patch
>
>
> 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.