[ 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)