[ 
https://issues.apache.org/jira/browse/GEODE-5265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498380#comment-16498380
 ] 

ASF subversion and git services commented on GEODE-5265:
--------------------------------------------------------

Commit 9a40c9dc27d174cd477a9fdd05182d69323189e9 in geode's branch 
refs/heads/develop from [~dschneider]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=9a40c9d ]

GEODE-5265: fix dataStoreEntryCount statistic (#2006)

fixed new unit test to not expect updateSizeOnCreate to be called


> PartitionedRegionStats dataStoreEntryCount can go negative
> ----------------------------------------------------------
>
>                 Key: GEODE-5265
>                 URL: https://issues.apache.org/jira/browse/GEODE-5265
>             Project: Geode
>          Issue Type: Bug
>          Components: regions
>            Reporter: Darrel Schneider
>            Assignee: Darrel Schneider
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The statistic dataStoreEntryCount on PartitionedRegionStats is supposed to be 
> the number of entries in a partitioned region stored in a member. So it 
> should never be negative.
> But in some cases it is decremented more than once when an entry is removed.



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

Reply via email to