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

Expose ram based cache eviction statistics from FastLRUCache

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

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.3
    • metrics
    • None

    Description

      The LRUCache used for query result caches expose the following stats:

      1. maxRamMB
      2. ramBytesUsed
      3. evictionsRamUsage

      The last one is not relevant to FastLRUCache as its behavior is to either evict by size or by heap but not both. However, the first two should be exposed by FastLRUCache as well.

      Attachments

        Activity

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

          People

            Unassigned Unassigned
            shalin Shalin Shekhar Mangar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment