[ https://issues.apache.org/jira/browse/JCR-1870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
angela resolved JCR-1870. ------------------------- Resolution: Fixed Fix Version/s: 1.6.0 Assignee: angela > 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 > Issue Type: Improvement > Components: jackrabbit-jcr2spi > Reporter: angela > Assignee: angela > Fix For: 1.6.0 > > > 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.