[
https://issues.apache.org/jira/browse/OAK-9065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128282#comment-17128282
]
Thomas Mueller commented on OAK-9065:
-------------------------------------
http://svn.apache.org/r1878607 (1.8 branch)
> JMX feature to remove large disabled indexes (recursive delete)
> ---------------------------------------------------------------
>
> Key: OAK-9065
> URL: https://issues.apache.org/jira/browse/OAK-9065
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Thomas Mueller
> Assignee: Thomas Mueller
> Priority: Major
> Fix For: 1.30.0
>
>
> This is for property indexes and hybrid Lucene indexes (Hybrid v2).
> Because there are lots of hidden nodes, we need to remove them step-by-step
> (and recursively) in some way.
> The Hybrid v2 index uses this feature:
> org.apache.jackrabbit.oak.plugins.index.lucene.property.RecursiveDelete
> (called by PropertyIndexCleaner). We can re-use it.
> I don't think this is strictly needed by the segment store, but I don't think
> it would hurt there.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)