Jacob S. Barrett created GEODE-6472:
---------------------------------------

             Summary: 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
             Fix For: 1.9.0, 1.10.0, 1.8.0


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.




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

Reply via email to