Marcel Reutegger created OAK-1705:
-------------------------------------

             Summary: Avoid usage of NodeState in 
OrderedContentMirrorStoreStrategy on update
                 Key: OAK-1705
                 URL: https://issues.apache.org/jira/browse/OAK-1705
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core
            Reporter: Marcel Reutegger
            Priority: Minor


The OrderedContentMirrorStoreStrategy uses NodeStates when it updates the 
index, which is more expensive than using the NodeBuilders. Requesting a 
NodeState from a NodeBuilder means it has to create a snapshot of the current 
state. The OrderedContentMirrorStoreStrategy should rather use the builder 
whenever possible.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to