[
https://issues.apache.org/jira/browse/SOLR-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marius Grama updated SOLR-7148:
-------------------------------
Attachment: SOLR-7148.patch
Attached patched which takes care of removing ExactSharedStatsCache class and
its usage in the solr test code.
> Nuke ExactSharedStatsCache implementation
> -----------------------------------------
>
> Key: SOLR-7148
> URL: https://issues.apache.org/jira/browse/SOLR-7148
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 5.0
> Reporter: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: Trunk, 5.2
>
> Attachments: SOLR-7148.patch
>
>
> ExactSharedStatsCache is just a horrible implementation that is never trimmed
> and will likely run out of memory unless you have enough to keep all terms in
> memory. We should just nuke it. LRUStatsCache is enough for the caching
> use-case.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]