Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-8876

Statistics not collecting correct value for gets when transaction is used

    XMLWordPrintableJSON

Details

    Description

      We were running traffic with reads and updates using transactions. After traffic finished we collected statistic file from the server pods.

      After opening stats file we got the following:

      • In the CacheSeverStats statistics, counters for getRequest and putRequest are showing correct number of get and put operations requested by client.
      • In the CachePerfStats, graph for puts during traffic time is showing expected number of put operation, but the graph for gets was empty in that period!

      We tried to check the same statistics for traffic generated without using transactions and statistic for gets was showing correct number of operations.

      Attachments

        Issue Links

          Activity

            People

              jvarenina Jakov Varenina
              mkevo Mario Kevo
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: