[ https://issues.apache.org/jira/browse/SOLR-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-1572:
---------------------------
Fix Version/s: 3.1
4.0
Correcting Fix Version based on CHANGES.txt, see this thread for more details...
http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%3Calpine.DEB.1.10.1005251052040.24672@radix.cryptio.net%3E
> FastLRUCache doesn't correctly implement LRU after 2B accesses
> --------------------------------------------------------------
>
> Key: SOLR-1572
> URL: https://issues.apache.org/jira/browse/SOLR-1572
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 1.5, 3.1, 4.0
>
>
> FastLRUCache doesn't correctly implement LRU after 2B accesses due to Integer.MAX_VALUE
being used internally instead of Long.MAX_VALUE
--
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
|