[
https://issues.apache.org/jira/browse/SOLR-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672581#action_12672581
]
noble.paul edited comment on SOLR-1006 at 2/11/09 2:38 AM:
-----------------------------------------------------------
item #2 is more complex and we can fix those later
was (Author: noble.paul):
item #3 is more complex and we can fix those later
> ConcurrentLRUCache API improvements
> -----------------------------------
>
> Key: SOLR-1006
> URL: https://issues.apache.org/jira/browse/SOLR-1006
> Project: Solr
> Issue Type: Improvement
> Reporter: Noble Paul
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 1.4
>
> Attachments: SOLR-1006.patch
>
>
> This is to make ConcurrentLRUCache more consistent with LinkedHashMap behavior
> # remove must not call evictionListener.evictedEntry()
> # EvictionListener must be able prevent eviction of an element by returning a
> false.
> # Add a new method Map getOldestItems(long n)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.