[
https://issues.apache.org/jira/browse/GEODE-6425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob S. Barrett resolved GEODE-6425.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
> Region stats for get/put/etc. roll over to negative values during benchmark
> ---------------------------------------------------------------------------
>
> Key: GEODE-6425
> URL: https://issues.apache.org/jira/browse/GEODE-6425
> Project: Geode
> Issue Type: Bug
> Components: statistics
> Reporter: Jacob S. Barrett
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> The region stats for put, gets, etc. are all implemented with an integer
> counter. This counter rolls over in less than 5 minutes on the function
> benchmarks, which perform fast get operations on execution. When viewed in a
> stats viewer, like VSD, the values go cause massive peaks and valleys.
> Increase these stats to long counters.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)