You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2022/12/20 10:20:00 UTC

[jira] [Resolved] (JCRVLT-673) AggregateImpl: do not collect & sort nodes that will be skipped anyway

     [ https://issues.apache.org/jira/browse/JCRVLT-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke resolved JCRVLT-673.
-----------------------------------
    Resolution: Fixed

> AggregateImpl: do not collect & sort nodes that will be skipped anyway
> ----------------------------------------------------------------------
>
>                 Key: JCRVLT-673
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-673
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>             Fix For: 3.6.8
>
>
> In {{AggregateImpl.walk()}} we collect all child nodes and sort them by name (if the collection is unordered).
> This happens even for those nodes that will be skipped. This wastes memory and storage when walking large collections with few included members.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)