]
Tristan Tarrant updated ISPN-12478:
-----------------------------------
Fix Version/s: 12.1.0.Final
(was: 12.0.0.Final)
IRAC metrics
------------
Key: ISPN-12478
URL:
https://issues.redhat.com/browse/ISPN-12478
Project: Infinispan
Issue Type: Enhancement
Components: Cross-Site Replication
Affects Versions: 12.0.0.Dev05
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 12.1.0.Final
Add the following metrics to IRAC:
* Queue size
* Requests sent + response time (histogram)
* Number of conflicts (3 counters?)
** merge policy discard update (local value wins)
** merge policy applies update (remove value wins)
** merge policy created a new value (merge remove value with local value)
* Merge policy run time (user code? warning if it takes too long?)
* Number of discards (old version updates)