[
https://issues.apache.org/jira/browse/OAK-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig resolved OAK-6371.
--------------------------------
Resolution: Duplicate
Fix Version/s: (was: 1.7.9)
(was: 1.8)
> Implement better tools for reparing a corrupt repository
> ---------------------------------------------------------
>
> Key: OAK-6371
> URL: https://issues.apache.org/jira/browse/OAK-6371
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: core, segment-tar
> Reporter: Michael Dürig
> Labels: tooling
>
> In a recent customer case we had the requirement to remove corrupted nodes
> from a repository (instead of rolling it back via {{oak-run check}} and
> subsequently editing the {{journal.log}}. The current ad-hoc way of doing so
> is via the
> [rmNode|https://gist.githubusercontent.com/stillalex/43c49af065e3dd1fd5bf/raw/9e726a59f75b46e7b474f7ac763b0888d5a3f0c3/rmNode.groovy]
> Groovy script. Since in that case the corrupted nodes where inside a
> checkpoint we couldn't use this approach though.
> Going forward we should implement more robust tooling around this use case:
> * Remove corrupt nodes and properties and log their path
> * Copy the repository (head state) to a new repository skipping all corrupt
> nodes and properties while logging their path.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)