]
Galder Zamarreño updated ISPN-4660:
-----------------------------------
Fix Version/s: 7.1.0.Alpha1
(was: 7.0.0.Final)
Cache loader interceptor ignores unsafe.unreliableReturnValues
setting
----------------------------------------------------------------------
Key: ISPN-4660
URL:
https://issues.jboss.org/browse/ISPN-4660
Project: Infinispan
Issue Type: Bug
Components: Core, Loaders and Stores
Affects Versions: 7.0.0.Beta1
Reporter: Dan Berindei
Labels: performance
Fix For: 7.1.0.Alpha1
When {{unsafe.unreliableReturnValues == true}}, we should not try to read the previous
value from the loader for non-conditional, non-delta-aware writes.