[ https://issues.apache.org/jira/browse/GEODE-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503825#comment-16503825 ]
ASF subversion and git services commented on GEODE-5291: -------------------------------------------------------- Commit 373f7ad96e487f881d25293c49dde572f61273e1 in geode's branch refs/heads/develop from [~sai.boorlaga...@gmail.com] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=373f7ad ] GEODE-5291: More destroys recorded in CachePerfStats than actual in a transaction with expiration (#2028) > More destroys recorded in CachePerfStats than actual in a transaction with > expiration > ------------------------------------------------------------------------------------- > > Key: GEODE-5291 > URL: https://issues.apache.org/jira/browse/GEODE-5291 > Project: Geode > Issue Type: Bug > Components: transactions > Reporter: Sai Boorlagadda > Assignee: Sai Boorlagadda > Priority: Major > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > On a single member with a replicated region with expiration (set to 1 sec) > and a single thread repeatedly doing a transaction with single create and > destroy of random keys could result in CachePerfStats.destroys being > incremented more times than actual destroys. If the transaction changed to > never have same key being created and destroyed then the stats were correct. -- This message was sent by Atlassian JIRA (v7.6.3#76005)