JCR2SPI: Optimization for Item.refresh and Session.refresh
----------------------------------------------------------

                 Key: JCR-1012
                 URL: https://issues.apache.org/jira/browse/JCR-1012
             Project: Jackrabbit
          Issue Type: Improvement
            Reporter: angela


(suggested by david)

Item.refresh and Session.refresh could be optimized if it was possible to find 
out, if there are external modifications affecting the tree to be refreshed and 
if the information would allow to specifically invalidate affected ItemStates.

Currently all ItemStates present in the tree below the given Item are 
invalidated (and updated upon the next access).



-- 
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