You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2010/02/16 14:19:27 UTC

[jira] Issue Comment Edited: (JCR-2497) Improve jcr2spi read performance

    [ https://issues.apache.org/jira/browse/JCR-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12834199#action_12834199 ] 

Michael Dürig edited comment on JCR-2497 at 2/16/10 1:18 PM:
-------------------------------------------------------------

Created JCR-2498 for 2)

      was (Author: mduerig):
    Created for 2)
  
> Improve jcr2spi read performance 
> ---------------------------------
>
>                 Key: JCR-2497
>                 URL: https://issues.apache.org/jira/browse/JCR-2497
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi, jackrabbit-spi, jackrabbit-spi-commons
>    Affects Versions: 2.1.0
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>
> There are sever issues with jcr2spi which affect read performance:
> 1. The item cache is not hierarchy aware. See JCR-2442
> 2. Processing of batches from RepositoryService#getItemInfos is expensive. This is a reason for JCR-2461
> 3. Not existing items always cause a network round trip. 

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