You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2019/08/16 15:30:00 UTC

[jira] [Created] (SOLR-13703) LFUCache should support maxRamMB limit

Andrzej Bialecki  created SOLR-13703:
----------------------------------------

             Summary: LFUCache should support maxRamMB limit
                 Key: SOLR-13703
                 URL: https://issues.apache.org/jira/browse/SOLR-13703
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Andrzej Bialecki 
            Assignee: Andrzej Bialecki 


All other cache implementations in Solr support this limit, which is important from the operational point of view for limiting the overall resource consumption.

ConcurrentLFUCache already tracks memory usage so the implementation should be easy, and analogical to ConcurrentLRUCache.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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