]
Tristan Tarrant updated ISPN-8342:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.2.0.Alpha1
Resolution: Done
Minor improvements and fixes for clustered counters
---------------------------------------------------
Key: ISPN-8342
URL:
https://issues.jboss.org/browse/ISPN-8342
Project: Infinispan
Issue Type: Bug
Components: Clustered Counter
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 9.2.0.Alpha1
Changes:
* Remove deprecated methods usage
* Fixed toString() for WeakCounterImpl
* Fixed getCachedValue for WeakCounterImpl
* Store only the value and not the CounterValue for WeakCounterImpl