]
Vladimir Blagojevic reassigned ISPN-8433:
-----------------------------------------
Assignee: Vladimir Blagojevic
Cache counts per node in management console incorrect
-----------------------------------------------------
Key: ISPN-8433
URL:
https://issues.jboss.org/browse/ISPN-8433
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.1.0.Final
Reporter: Galder ZamarreƱo
Assignee: Vladimir Blagojevic
Attachments: Screen Shot 2017-10-18 at 17.05.10.png
I was playing around with the management console, and the write counts per node in a
cache don't appear to be correct. The count per node seems to be evaluated from the
total, divided by number of nodes, but in a distributed cache that's not exactly true.
Each node might have slightly different count.