[
https://issues.apache.org/jira/browse/SOLR-13003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873656#comment-16873656
]
Andrzej Bialecki commented on SOLR-13003:
------------------------------------------
This patch includes the following changes:
* adds Accountable to FastLRUCache
* adds tighter tracking of both key and value sizes in all Solr caches. This
builds on the changes in LUCENE-8855.
* some refactoring to put common constants in one place and to use more
realistic defaults for unknown objects / query types.
> Query Result Cache does not honour maxRamBytes parameter
> --------------------------------------------------------
>
> Key: SOLR-13003
> URL: https://issues.apache.org/jira/browse/SOLR-13003
> Project: Solr
> Issue Type: Bug
> Affects Versions: 7.3.1
> Reporter: Cetra Free
> Assignee: Andrzej Bialecki
> Priority: Major
> Fix For: 8.1.2
>
> Attachments: CLRU-logging.patch, SOLR-13003.patch,
> lrucacheexpanded.png, lrucachemaxmb.png, solr-core-7.3.1-SNAPSHOT.jar,
> solrconfig.xml
>
>
> When using the maxRamBytes parameter with the queryResultCache directive, we
> have seen the retained size of the cache orders of magnitude larger than what
> is configured.
> Please see attached VisualVM output which shows the retained size is about
> 1.5gb, but the maxRamBytes is set to 64mb.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]