[
https://issues.apache.org/jira/browse/GEODE-5291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sai Boorlagadda updated GEODE-5291:
-----------------------------------
Description: 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.
(was: 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.)
> 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
> Priority: Major
>
> 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)