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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/01/14 09:52:35 UTC

[jira] [Resolved] (OAK-2378) add a oak-run command to delete the index data in case of inconsistencies

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

Chetan Mehrotra resolved OAK-2378.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.5

Applied a modified patch to trunk with http://svn.apache.org/r1651602. As Oak Console is currently not part of 1.0 branch the fix would only be done to trunk and would be part of 1.1.5 release of oak-run

> add a oak-run command to delete the index data in case of inconsistencies
> -------------------------------------------------------------------------
>
>                 Key: OAK-2378
>                 URL: https://issues.apache.org/jira/browse/OAK-2378
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: run
>    Affects Versions: 1.0.9
>            Reporter: Thierry Ygé
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1.5
>
>
> In customer case running with oak-1.0.9 it was required to remove the lucene index data nodes due to some corruption. 
> On mongo db storage we have some oak js script that can be used to removed a node in the repository. But in the case of Tar MK, only oak-run command is available to access the repository at lower level, and that one doesn't have any feature to remove the lucene index data node for example.
> I had tried to implement it in the oak run forked project  https://github.com/tyge68/jackrabbit-oak/commit/e469401e54df2bb900841575e0bf03e4441b483b
> It would be good to check if the code can be included and retested for next releases of oak run tooling.



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