jcrinstall's initial scanning of folders can be slow, limit depth to make it
faster
-----------------------------------------------------------------------------------
Key: SLING-1072
URL: https://issues.apache.org/jira/browse/SLING-1072
Project: Sling
Issue Type: Bug
Affects Versions: JCR Install 2.0.4
Reporter: Bertrand Delacretaz
Priority: Minor
If /libs for example contains lots of files, they are all examined by
jcrinstall, which slows down startup.
To avoid that, add a "max folder depth" configuration parameter to ignore
folders nested more than N levels (default 4 to accept paths lib
/lib/mycomponent/core/install) under the root.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.