You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2007/12/10 11:46:42 UTC

[jira] Created: (JCR-1266) Use creation tick instead of weak references in DocNumberCache

Use creation tick instead of weak references in DocNumberCache
--------------------------------------------------------------

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


This avoids the need to keep two maps in CachingMultiIndexReader. And I guess the fewer weak references the better...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (JCR-1266) Use creation tick instead of weak references in DocNumberCache

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1266.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Changed in revision: 602855

> Use creation tick instead of weak references in DocNumberCache
> --------------------------------------------------------------
>
>                 Key: JCR-1266
>                 URL: https://issues.apache.org/jira/browse/JCR-1266
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> This avoids the need to keep two maps in CachingMultiIndexReader. And I guess the fewer weak references the better...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.