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

Chetan Mehrotra resolved OAK-1705.
----------------------------------
    Resolution: Won't Fix

Ordered indexes have been deprecated OAK-2653, OAK-3768

> 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.3.15#6346)

Reply via email to