[ https://issues.apache.org/jira/browse/SOLR-7372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493580#comment-14493580 ]
ASF subversion and git services commented on SOLR-7372: ------------------------------------------------------- Commit 1673358 from sha...@apache.org in branch 'dev/trunk' [ https://svn.apache.org/r1673358 ] SOLR-7372: Enable maxRamMB to be configured via the Config APIs on filterCache and queryResultCache > Limit LRUCache by RAM usage > --------------------------- > > Key: SOLR-7372 > URL: https://issues.apache.org/jira/browse/SOLR-7372 > Project: Solr > Issue Type: Improvement > Reporter: Shalin Shekhar Mangar > Assignee: Shalin Shekhar Mangar > Fix For: Trunk, 5.2 > > Attachments: SOLR-7372.patch, SOLR-7372.patch, SOLR-7372.patch, > SOLR-7372.patch, SOLR-7372.patch > > > Now that SOLR-7371 has made DocSet impls Accountable, we should add an option > to LRUCache to limit itself by RAM. > I propose to add a 'maxRamBytes' configuration parameter which it can use to > evict items once the total RAM usage of the cache reaches this limit. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org