[ 
https://issues.apache.org/jira/browse/OAK-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587089#comment-13587089
 ] 

Jukka Zitting commented on OAK-656:
-----------------------------------

The "default" type comes from the child node definition of the {{rep:root}} 
type used by the root node. I would suggest that we create a new 
{{oak:unstructured}} type that's like {{nt:unstructured}} without same-name 
siblings or orderable child nodes, and use that as the default type for 
children of the root node.
                
> Large number of child nodes not working well with orderable node types
> ----------------------------------------------------------------------
>
>                 Key: OAK-656
>                 URL: https://issues.apache.org/jira/browse/OAK-656
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Thomas Mueller
>            Priority: Minor
>
> When adding many child nodes to an orderable node, oak gets slower and slower 
> and eventually runs out of memory. The problem seems to be the property 
> ":childOrder" which gets larger and larger. The effect is the same as with 
> Jackrabbit 2.x storing the list of child nodes in a node.

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

Reply via email to