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/11/23 15:59:00 UTC

[jira] [Assigned] (JCRVLT-666) improve performance of DefaultWorkspaceFilter.dumpCoverage (Session variant)

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

Julian Reschke reassigned JCRVLT-666:
-------------------------------------

    Assignee: Julian Reschke

> improve performance of DefaultWorkspaceFilter.dumpCoverage (Session variant)
> ----------------------------------------------------------------------------
>
>                 Key: JCRVLT-666
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-666
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: vlt
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Major
>
> {{public void dumpCoverage(Session session, ProgressTrackerListener listener, boolean skipJcrContent)}}
> currently finds the closest ancestor node of the roots of all filters, and descends from there.
> This can be expensive when filter roots are siblings in a large folder, because all sibling nodes will be traversed as well.



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