[
https://issues.apache.org/jira/browse/JCR-4001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330464#comment-16330464
]
Julian Reschke commented on JCR-4001:
-------------------------------------
applying this patch would require a version number bump:
{noformat}
[INFO] * org.apache.jackrabbit.util minor 2.4.0
2.4.0 2.5.0 Version increase required
[INFO] < class org.apache.jackrabbit.util.ChildrenCollectorFilter
[INFO] + method visit(javax.jcr.Node)
[INFO] + method visit(javax.jcr.Property)
{noformat}
> When using Node.getProperties(String namePattern) also child nodes are
> processed
> --------------------------------------------------------------------------------
>
> Key: JCR-4001
> URL: https://issues.apache.org/jira/browse/JCR-4001
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-jcr-commons
> Reporter: Luca Tagliani
> Assignee: Julian Reschke
> Priority: Major
> Attachments: JCR-4001.patch
>
>
> Call to Node.getProperties(String namePattern) processed also child nodes and
> not only properties.
> This can deteriorate performance when there are lots of children.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)