[infinispan-issues] [JBoss JIRA] (ISPN-2120) Duplicate counts for some stats
Tristan Tarrant (JIRA)
jira-events at lists.jboss.org
Wed Jul 25 05:56:07 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-2120:
----------------------------------
Fix Version/s: 5.1.6.FINAL (JDG)
Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=841890 (was: https://bugzilla.redhat.com/show_bug.cgi?id=841890)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1190 (was: https://github.com/infinispan/infinispan/pull/1190)
> Duplicate counts for some stats
> -------------------------------
>
> Key: ISPN-2120
> URL: https://issues.jboss.org/browse/ISPN-2120
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 5.1.5.FINAL
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Labels: jdg6
> Fix For: 5.1.6.FINAL (JDG), 5.2.0.ALPHA1, 5.2.0.FINAL
>
>
> For example, "stores": it counts both when someone calls put(), and when a node receives a replication message for the put(). It should only be counted once!
> Check other similar scenarios.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list