[
https://issues.apache.org/jira/browse/OAK-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-1275.
-----------------------------------
Resolution: Fixed
Implemented in http://svn.apache.org/r1561676
> 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)