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 2016/10/05 20:12:20 UTC

[jira] [Resolved] (JCR-2497) Improve jcr2spi read performance

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

Michael Dürig resolved JCR-2497.
--------------------------------
    Resolution: Later

> 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
>            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 was sent by Atlassian JIRA
(v6.3.4#6332)