[
https://issues.apache.org/jira/browse/GEODE-8876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEODE-8876:
----------------------------------
Labels: pull-request-available (was: )
> 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
>
> {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)