You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2010/05/07 16:25:49 UTC

[jira] Created: (LUCENE-2451) remove dead code from oal.util.cache

remove dead code from oal.util.cache
------------------------------------

                 Key: LUCENE-2451
                 URL: https://issues.apache.org/jira/browse/LUCENE-2451
             Project: Lucene - Java
          Issue Type: Improvement
          Components: Other
            Reporter: Michael McCandless
            Assignee: Michael McCandless
            Priority: Minor
             Fix For: 3.1, 4.0


We have dead cache impls in oal.util.cache*; we only use DBLRUCache.

These are internal APIs; I'd like to remove all but DBLRUcache.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Resolved: (LUCENE-2451) remove dead code from oal.util.cache

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

Michael McCandless resolved LUCENE-2451.
----------------------------------------

    Resolution: Fixed

> remove dead code from oal.util.cache
> ------------------------------------
>
>                 Key: LUCENE-2451
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2451
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Other
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2451.patch
>
>
> We have dead cache impls in oal.util.cache*; we only use DBLRUCache.
> These are internal APIs; I'd like to remove all but DBLRUcache.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] Updated: (LUCENE-2451) remove dead code from oal.util.cache

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

Michael McCandless updated LUCENE-2451:
---------------------------------------

    Attachment: LUCENE-2451.patch

> remove dead code from oal.util.cache
> ------------------------------------
>
>                 Key: LUCENE-2451
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2451
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Other
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>            Priority: Minor
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2451.patch
>
>
> We have dead cache impls in oal.util.cache*; we only use DBLRUCache.
> These are internal APIs; I'd like to remove all but DBLRUcache.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org