You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jakov Varenina (Jira)" <ji...@apache.org> on 2021/10/04 07:57:00 UTC

[jira] [Resolved] (GEODE-8876) Statistics not collecting correct value for gets when transaction is used

     [ https://issues.apache.org/jira/browse/GEODE-8876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakov Varenina resolved GEODE-8876.
-----------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> Statistics not collecting correct value for gets when transaction is used
> -------------------------------------------------------------------------
>
>                 Key: GEODE-8876
>                 URL: https://issues.apache.org/jira/browse/GEODE-8876
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics, transactions
>            Reporter: Mario Kevo
>            Assignee: Jakov Varenina
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> {color:#172b4d}We were running traffic with reads and updates using transactions. After traffic finished we collected statistic file from the server pods.{color}
> {color:#172b4d}After opening stats file we got the following:{color}
>  * {color:#172b4d}In the CacheSeverStats statistics, counters for getRequest and putRequest are showing correct number of get and put operations requested by client.{color}
>  * {color:#172b4d}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!{color}
> {color:#172b4d}We tried to check the same statistics for traffic generated without using transactions and statistic for gets was showing correct number of operations.{color}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)