You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Tomek Rękawek (JIRA)" <ji...@apache.org> on 2016/09/06 09:39:20 UTC

[jira] [Updated] (OAK-4761) Reduce the number of calls to /jcr:system/jcr:versionStorage during the upgrade

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

Tomek Rękawek updated OAK-4761:
-------------------------------
    Fix Version/s: 1.5.10

> Reduce the number of calls to /jcr:system/jcr:versionStorage during the upgrade
> -------------------------------------------------------------------------------
>
>                 Key: OAK-4761
>                 URL: https://issues.apache.org/jira/browse/OAK-4761
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: upgrade
>            Reporter: Tomek Rękawek
>            Assignee: Tomek Rękawek
>            Priority: Minor
>             Fix For: 1.6, 1.5.10
>
>
> Each time a version history is copied during the upgrade, the copier tool has to traverse /jcr:system/jcr:versionStorage ancestors to get the appropriate nt:versionHistory node. It can be optimized by reading the versionStorage node once and re-using it. As a result, all methods related to copying versions should accept versionStorage rather than rootNode as their parameters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)