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 "Alex Parvulescu (JIRA)" <ji...@apache.org> on 2016/06/08 11:46:20 UTC

[jira] [Resolved] (OAK-4278) Fix backup and restore

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

Alex Parvulescu resolved OAK-4278.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.3

fixed with http://svn.apache.org/viewvc?rev=1747384&view=rev

> Fix backup and restore
> ----------------------
>
>                 Key: OAK-4278
>                 URL: https://issues.apache.org/jira/browse/OAK-4278
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: segment-tar
>            Reporter: Michael Dürig
>            Assignee: Alex Parvulescu
>            Priority: Critical
>              Labels: backup, restore, technical_debt
>             Fix For: 1.6, 1.5.3
>
>         Attachments: OAK-4278-v0.patch
>
>
> {{FileStoreBackup}} and {{FileStoreRestore}} are currently broken as a side effect of the fix from OAK-3348. ({{FileStoreBackupTest}} is currently being skipped). 
> In {{oak-segment}} backup and restore functionality relied on the {{Compactor}} class. The latter is gone in {{oak-segment-next}} as it is not needed for online compaction any more. 
> Instead of sharing functionality from compaction directly, I think backup and restore should come up with its own implementation that could be individually tweaked for its task. If there is commonalities with offline compaction those can still be shared thorough a common base class. See OAK-4279



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