CachingIndexReader.initializeParents() does not scale well with large indexes
-----------------------------------------------------------------------------
Key: JCR-1884
URL: https://issues.apache.org/jira/browse/JCR-1884
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
On a 40+ GB index that I'm testing with, the time to initialize the parents
cache is 40 minutes.
This is way to much, needs optimization and should be done in a background
thread.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.