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

Mario Kevo updated GEODE-6472:
------------------------------
    Fix Version/s: 1.10.0

> cachePerfStats:gets is double incremented on partitioned region gets
> --------------------------------------------------------------------
>
>                 Key: GEODE-6472
>                 URL: https://issues.apache.org/jira/browse/GEODE-6472
>             Project: Geode
>          Issue Type: Bug
>          Components: statistics
>            Reporter: Jacob S. Barrett
>            Assignee: Mario Kevo
>            Priority: Major
>             Fix For: 1.10.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The cache level stats, cachePerfStats, shows double the gets for portioned 
> region stats. 
> If a client does 1000 gets/second on a partitioned region and you examine the 
> servers stats archive you will see {{cachePerfStats:gets}} will show 2000 
> (and change) gets/second while {{RegionStats-partitioned:gets}} will show 
> 1000 gets/second.
> Other region/cache stats, like put, may also be effected similarly.
> May effect versions older than 1.8.
> A test should be written to assert that region and cache stats are relatively 
> the same for cases where only one region is being accessed on the cache. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to