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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to