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

Use Google Collections in ConcurrentLRUCache

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.4
    • 4.9, 6.0
    • search
    • None

    Description

      ConcurrentHashMap is used in ConcurrentLRUCache. The Google Colletions concurrent map implementation allows for soft values that are great for caches that potentially exceed the allocated heap. Though I suppose Solr caches usually don't use too much RAM?

      http://code.google.com/p/google-collections/

      Attachments

        1. SOLR-1513.patch
          2 kB
          Jason Rutherglen
        2. SOLR-1513.patch
          24 kB
          Jason Rutherglen
        3. google-collect-snapshot.jar
          562 kB
          Jason Rutherglen

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            jasonrutherglen Jason Rutherglen

            Dates

              Created:
              Updated:

              Slack

                Issue deployment