[
https://issues.apache.org/jira/browse/JCR-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Guggisberg updated JCR-2707:
-----------------------------------
Description:
JCR-307 brought a significant improvement WRT saving nodes with a large number
of child nodes
unfortunately JCR-2579 broke part of the optimization (see
NodeState.setChildNodeEntries(List)).
was:
JCR-307 brought a significant improvement WRT saving nodes with a large number
of child nodes
unfortunately JCR-2579 broke part of the optimization (see
NodeState.setChildNodeentries()).
> improve performance when saving a node with a large number of child nodes
> (e.g. > 10k child node entries)
> ---------------------------------------------------------------------------------------------------------
>
> Key: JCR-2707
> URL: https://issues.apache.org/jira/browse/JCR-2707
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Reporter: Stefan Guggisberg
> Priority: Minor
> Fix For: 2.2.0
>
>
> JCR-307 brought a significant improvement WRT saving nodes with a large
> number of child nodes
> unfortunately JCR-2579 broke part of the optimization (see
> NodeState.setChildNodeEntries(List)).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.