[
https://issues.apache.org/jira/browse/OAK-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13567468#comment-13567468
]
Mete Atamel commented on OAK-586:
---------------------------------
I remembered one more thing. When MicroKernel#getNodes is used with some path
and depth = 0, in addition to returning the node with that path, the children
names and child count of that node are returned as well. I think that's why
MongoMK was initially designed such that node keeps track of its children names
but the right design is probably to gather children names as needed.
> Support for large number of child nodes
> ---------------------------------------
>
> Key: OAK-586
> URL: https://issues.apache.org/jira/browse/OAK-586
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: mongomk
> Affects Versions: 0.6
> Reporter: Marcel Reutegger
>
> MongoMK currently stores nodes with a list of child node names. This does not
> scale when the number of child nodes increases.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira