[
https://issues.apache.org/jira/browse/OAK-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated OAK-1275:
----------------------------------
Fix Version/s: (was: 0.15)
0.16
Assignee: Marcel Reutegger
> Efficient MongoNodeState.getChildNodeEntries() for many child nodes
> -------------------------------------------------------------------
>
> Key: OAK-1275
> URL: https://issues.apache.org/jira/browse/OAK-1275
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: core, mongomk
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Fix For: 0.16
>
>
> The current implementation of MongoNodeState.getChildNodeEntries() gets all
> the child nodes at once and does not work well when there are many child
> nodes. Where 'many' is e.g. one million or more.
> Direct lookup of a child node with many siblings already works fine. This
> issue is only about enumerating potentially all child nodes.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)