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 "Nitin Gupta (Jira)" <ji...@apache.org> on 2020/05/27 06:19:01 UTC

[jira] [Closed] (OAK-9065) JMX feature to remove large disabled indexes (recursive delete)

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

Nitin Gupta closed OAK-9065.
----------------------------

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