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/07 10:53:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17685217#comment-17685217 ] 

Julian Reschke commented on JCRVLT-682:
---------------------------------------

Please add the affected version, and it it's not the latest, please retest.

Once reproduced, add a complete recipe for reproduction (or optimally a test case).

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