Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-4933

Add approximate size metrics

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Critical Critical
    • RHDG 8.3.1 GA
    • None
    • None
    • None

      Version 13.0 disabled the exact size metrics (local+clustered+container NumberOfEntries+NumberOfEntriesInMemory) in the default configuration (accurate-size="false". We need replacements that are not cheap(er) to compute, so they can be enabled in the default configuration.

      A first stab at the names is
      approximateEntries – number of entries in the cache
      approximateInMemoryEntries – number of entries in memory
      approximateUniqueEntries – number of unique entries in a clustered cache

      approximateEntries and approximateInMemoryEntries make sense both in the local stats and in the clustered stats (possibly counting each entry numOwners times).
      approximateUniqueEntries only makes sense in the clustered stats.

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Fabrizio Asta Fabrizio Asta
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: