You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2014/03/16 06:01:53 UTC

[jira] [Updated] (SOLR-1513) Use Google Collections in ConcurrentLRUCache

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

David Smiley updated SOLR-1513:
-------------------------------

    Fix Version/s:     (was: 4.7)
                   4.8

> Use Google Collections in ConcurrentLRUCache
> --------------------------------------------
>
>                 Key: SOLR-1513
>                 URL: https://issues.apache.org/jira/browse/SOLR-1513
>             Project: Solr
>          Issue Type: Improvement
>          Components: search
>    Affects Versions: 1.4
>            Reporter: Jason Rutherglen
>            Priority: Minor
>             Fix For: 4.8
>
>         Attachments: SOLR-1513.patch, SOLR-1513.patch, google-collect-snapshot.jar
>
>
> ConcurrentHashMap is used in ConcurrentLRUCache.  The Google Colletions concurrent map implementation allows for soft values that are great for caches that potentially exceed the allocated heap.  Though I suppose Solr caches usually don't use too much RAM?
> http://code.google.com/p/google-collections/



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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