[
https://issues.apache.org/jira/browse/GEODE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16756610#comment-16756610
]
ASF subversion and git services commented on GEODE-6334:
--------------------------------------------------------
Commit 2f277f65af440e950cd85349044b2af7d2a6a29f in geode's branch
refs/heads/develop from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=2f277f6 ]
GEODE-6334: Create CachePerfStatsTest and cleanup CachePerfStats (#3137)
> CachePerfStats operation count stats may wrap to negative values
> ----------------------------------------------------------------
>
> Key: GEODE-6334
> URL: https://issues.apache.org/jira/browse/GEODE-6334
> Project: Geode
> Issue Type: Bug
> Components: statistics
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Many CachePerfStats operation count stats are implemented as IntCounters
> including puts and gets. They will wrap to negative values when incremented
> beyond Integer.MAX_VALUE.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)