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

clean up BlockCache metrics

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.6
    • metrics
    • None

    Description

      Many (most) of the block cache metrics are unused (I assume just inherited from Blur) and unmaintained (i.e. most will be 0). Currently only the size and number of evictions is tracked.

      We should remove unused stats and start tracking

      • number of lookups (or number of misses)
      • number of hits
      • number of inserts
      • number of store failures

      Attachments

        1. SOLR-10214.patch
          8 kB
          Yonik Seeley
        2. SOLR-10214.patch
          9 kB
          Yonik Seeley

        Activity

          People

            Unassigned Unassigned
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: