Jacob S. Barrett created GEODE-6425:
---------------------------------------
Summary: 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
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)