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


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.

Reply via email to