Alex Parvulescu created OAK-1947:
------------------------------------
Summary: Make backup and restore options generic
Key: OAK-1947
URL: https://issues.apache.org/jira/browse/OAK-1947
Project: Jackrabbit Oak
Issue Type: Improvement
Components: run
Reporter: Alex Parvulescu
Assignee: Alex Parvulescu
Priority: Minor
I'd like to refactor the backup and restore options in oak-core to use a
generic NodeStore, this means making the input parameter accept a mongo
connection.
This would open the door to basic content migration between stores, one could
in theory do MongoMK -- (backup) --> SegmentMK or MongoMK --(restore) -->
SegmentMK. Things get a bit more complicated when there's a DataStore in place,
but that should be tackled in a following issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)