Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
3.6.6
-
None
-
None
Description
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.
Attachments
Issue Links
- is fixed by
-
JCRVLT-673 AggregateImpl: do not collect & sort nodes that will be skipped anyway
- Closed