[
https://issues.apache.org/jira/browse/OAK-10813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rishabh Daim resolved OAK-10813.
--------------------------------
Fix Version/s: 1.64.0
Resolution: Fixed
> Improve performance of Oak-mongo.js function to remove/list nodes
> -----------------------------------------------------------------
>
> Key: OAK-10813
> URL: https://issues.apache.org/jira/browse/OAK-10813
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Reporter: Rishabh Daim
> Assignee: Rishabh Daim
> Priority: Major
> Fix For: 1.64.0
>
>
> Functions *oak.removeDescendantsAndSelf()* & *oak.listRootTempNodes()* &
> *oak.removeRootTempNodes()* are very slow.
> One thing that can be done to improve their performance is that we could use
> projections to fetch only *_id*, since we only need *_id* to remove them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)