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


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