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 "Julian Sedding (JIRA)" <ji...@apache.org> on 2015/03/13 11:01:38 UTC

[jira] [Created] (OAK-2626) Optimization binary comparison for merge during upgrade

Julian Sedding created OAK-2626:
-----------------------------------

             Summary: Optimization binary comparison for merge during upgrade 
                 Key: OAK-2626
                 URL: https://issues.apache.org/jira/browse/OAK-2626
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: upgrade
    Affects Versions: 1.1.7
            Reporter: Julian Sedding
            Priority: Minor


In OAK-2619 I propose to support multiple upgrades into the same NodeStore.

One use-case for this feature is to import all content several days before the upgrade and then copy only the delta on the day of the upgrade.

Assuming that both the source and target repositories use the same FileDataStore, binaries could be efficiently compared by their references.




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