[
https://issues.apache.org/jira/browse/OAK-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700874#comment-14700874
]
Tomek Rękawek commented on OAK-3239:
------------------------------------
Take a look on the new
[RepositorySidegrade|https://github.com/trekawek/jackrabbit-oak/blob/OAK-3239/oak-upgrade/src/main/java/org/apache/jackrabbit/oak/upgrade/RepositorySidegrade.java].
There is some copy-paste code, but it's mainly the configuration setters. I
guess we can try to generalize these as well, but I'm not sure if it's
necessary.
> Port RepositoryUpgrade features to the RepositorySidegrade
> ----------------------------------------------------------
>
> Key: OAK-3239
> URL: https://issues.apache.org/jira/browse/OAK-3239
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: upgrade
> Reporter: Tomek Rękawek
>
> The RepositoryUpgrade class is used to convert CRX2 repository to an Oak node
> store. Recently it gained a lot of features (repeated upgrades, skipping
> orphaned versions, filters, etc.) These features are not available in the
> RepositorySidegrade (used to copy one Oak node store to another one). This is
> a container task for providing the new features to the RepositorySidegrade.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)