[ 
https://issues.apache.org/jira/browse/JCR-2764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcel Reutegger updated JCR-2764:
----------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

Applied patches with slight modification.

svn revision: 1004194

> JackrabbitIndexReader prevents use of DocNumberCache
> ----------------------------------------------------
>
>                 Key: JCR-2764
>                 URL: https://issues.apache.org/jira/browse/JCR-2764
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.5.0, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.6.0, 
> 1.6.1, 1.6.2, 2.0.0, 2.1.0, 2.1.1
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: JCR-2764-test.patch, JCR-2764.patch
>
>
> The JackrabbitIndexReader was introduced in 1.5 by JCR-1363. Unfortunately it 
> does not overwrite the method termDocs(Term), which means the default 
> implementation in IndexReader is used. This bypasses the DocNumberCache built 
> into CachingIndexReader, which is used for UUID terms that look up individual 
> documents.

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