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

Jukka Zitting updated JCR-1870:
-------------------------------

    Fix Version/s:     (was: 1.6.0)

> jcr2spi: reloading of invalidated nodes doesn't benefit from batch-read
> -----------------------------------------------------------------------
>
>                 Key: JCR-1870
>                 URL: https://issues.apache.org/jira/browse/JCR-1870
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-jcr2spi
>    Affects Versions: 1.5.0
>            Reporter: angela
>            Assignee: Michael Dürig
>             Fix For: 1.5.5
>
>
> issue reported by stefan:
> upon reloading of an invalidated node, jcr2spi doesn't use batch-read but 
> only retrieves the NodeInfo.
> basically, WorkspaceItemStateFactory ll 92 needs to be changed to omit the 
> extra handling of 
> invalidated node entries and always use RepositoryService.getItemInfos when 
> build the NodeState.
> i will try it out as soon as possible.

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

Reply via email to