[
https://issues.apache.org/jira/browse/JCR-1998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682314#action_12682314
]
Jukka Zitting commented on JCR-1998:
------------------------------------
Since we already released a version of this in 1.4.9, I'd rather keep this
closed and open a new issue for any further changes. We can drop the "1.6.0"
tag from this issue if you want to make major changes in trunk.
> Initialize hierarchy cache on startup
> -------------------------------------
>
> Key: JCR-1998
> URL: https://issues.apache.org/jira/browse/JCR-1998
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: jackrabbit-core
> Reporter: Marcel Reutegger
> Priority: Minor
> Fix For: core 1.4.9, 1.6.0
>
> Attachments: JCR-1998-2.patch, JCR-1998.patch
>
>
> In some cases it may be desirable to initialize the hierarchy cache in the
> search index on startup. Currently this initialization is done in the
> background. For larger workspaces, this puts considerable load on the
> repository and may slow down access and queries. There should be a
> configuration parameter that forces the repository to initialize the
> hierarchy cache on startup and only return the repository instance when the
> initialization is completed. The default value would be the current
> behaviour (using background thread).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.