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 2023/02/11 11:35:00 UTC

[jira] [Resolved] (JCRVLT-682) Content package creation for a path should not go through siblings

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

Julian Reschke resolved JCRVLT-682.
-----------------------------------
    Resolution: Incomplete

> Content package creation for a path should not go through siblings
> ------------------------------------------------------------------
>
>                 Key: JCRVLT-682
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-682
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>          Components: Packaging
>    Affects Versions: 3.6.6
>            Reporter: Christian Schneider
>            Priority: Major
>
> Currently when creating a content package for a path it seems that file vault also looks at all sibling of the path. 
> For cases with very many siblings (like > 1000) this is very slow. 
> Thierry pointed me to this part of the code:
> [https://github.com/apache/jackrabbit-filevault/blob/master/vault-core/src/main/java/org/apache/jackrabbit/vault/fs/io/AbstractExporter.java#L282-L293]
> I am not sure though if this is really the relevant place.



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