Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-7733

Administration console - Incorrect data field columns used on cache nodes page

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.1.Final, 9.1.0.Final
    • 9.0.0.Final
    • Console
    • None

    Description

      We've been using average-read-time value in place for TotalReads, TotalFailedReads, TotalWrites, and TotalFailedWrites. Since we do not have the data for TotalReads, TotalFailedReads, TotalWrites, and TotalFailedWrites we need to replace these four fields with some of the following:
      number-of-entries
      number-of-entries-in-memory
      average-remove-time
      number-of-locks-available
      average-replication-time
      number-of-locks-held
      average-write-time
      off-heap-memory-used
      passivations
      cache-loader-loads
      prepares
      cache-loader-misses
      read-write-ratio
      cache-loader-stores
      remove-hits
      remove-misses
      replication-count
      replication-failures
      rollbacks
      commits
      stores
      success-ratio
      evictions
      hit-ratio
      hits

      Let's pick 4-6 most useful fields and we'll enable admins to choose their own stat fields in subsequent versions.

      Attachments

        Issue Links

          Activity

            People

              vblagoje Vladimir Blagojevic (Inactive)
              vblagoje Vladimir Blagojevic (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: