ReadOnlyIndexReaders are re-created on every access
---------------------------------------------------

                 Key: JCR-1225
                 URL: https://issues.apache.org/jira/browse/JCR-1225
             Project: Jackrabbit
          Issue Type: Improvement
          Components: query
            Reporter: Marcel Reutegger
            Priority: Minor


AbstractIndex.getReadOnlyIndexReader() creates a new instance on every call. 
The returned index reader should instead be cached and kept open as long as 
there are no changes on the underlying index.

-- 
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