Darrel Schneider created GEODE-5265:
---------------------------------------
Summary: 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
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)