Christian Schneider created JCRVLT-682:
------------------------------------------
Summary: 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
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)