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 2010/10/15 16:12:38 UTC

[jira] Resolved: (SLING-1825) Use in memory searches for jobs

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

Carsten Ziegeler resolved SLING-1825.
-------------------------------------

    Resolution: Fixed

Search is now done completly in memory; all the information has been there already

> Use in memory searches for jobs
> -------------------------------
>
>                 Key: SLING-1825
>                 URL: https://issues.apache.org/jira/browse/SLING-1825
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: Extensions Event 2.4.0
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 3.0.0
>
>
> Jobs are currently searched through a JCR query - the query can be very slow and as most of the information is already available in memory anyway, we could
> directly search in memory and don't need any jcr access

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