Noble Paul created SOLR-9658:
--------------------------------

             Summary: Caches should have an optional way to clean if idle for 
'x' mins
                 Key: SOLR-9658
                 URL: https://issues.apache.org/jira/browse/SOLR-9658
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Noble Paul


If a cache is idle for long, it consumes precious memory. It should be 
configurable to clear the cache if it was not accessed for 'x' secs. The cache 
configuration can have an extra config {{maxIdleTime}} . if we wish it to the 
cleaned after 10 mins of inactivity set it to {{maxIdleTime=600}}. 
[~dragonsinth] would it be a solution for the memory leak you mentioned?



--
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

Reply via email to