Shalin Shekhar Mangar created SOLR-7148:
-------------------------------------------

             Summary: Nuke ExactSharedStatsCache implementation
                 Key: SOLR-7148
                 URL: https://issues.apache.org/jira/browse/SOLR-7148
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 5.0
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 5.1


ExactSharedStatsCache is just a horrible implementation that is never trimmed 
and will likely run out of memory unless you have enough to keep all terms in 
memory. We should just nuke it. LRUStatsCache is enough for the caching 
use-case.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to