You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Christian Schneider (Jira)" <ji...@apache.org> on 2023/02/07 11:13:00 UTC

[jira] [Updated] (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 ]

Christian Schneider updated JCRVLT-682:
---------------------------------------
    Affects Version/s: 3.6.6

> 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)