You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2009/07/20 17:43:14 UTC

[jira] Closed: (SLING-1010) Add cache to speed up resolution of missing JCR resources

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

Carsten Ziegeler closed SLING-1010.
-----------------------------------

    Resolution: Won't Fix

Resolving as wont fix - however if you (or someone else) thinks that it's still worth to look at, please reopen

> 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.