Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1609

Create a cache implementation that limits itself to a given RAM size

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.4
    • 3.2
    • None
    • None

    Description

      This is a spinoff from the unrelated SOLR-1308. We can limit the
      cache sizes by estimated RAM usage. I think in some cases this
      is a better approach when compared with using soft references as
      this will effectively limit the cache RAM used. Soft references
      will utilize the max heap before divesting itself of excessive
      cached items, which in some cases may not be the desired
      behavior.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jasonrutherglen Jason Rutherglen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: