]
Dan Berindei closed ISPN-4660.
------------------------------
Fix Version/s: 7.0.0.Final
Resolution: Done
Fixed with ISPN-4559
Cache loader interceptor ignores unsafe.unreliableReturnValues
setting
----------------------------------------------------------------------
Key: ISPN-4660
URL:
https://issues.redhat.com/browse/ISPN-4660
Project: Infinispan
Issue Type: Bug
Components: Core, Loaders and Stores
Affects Versions: 7.0.0.Beta1
Reporter: Dan Berindei
Priority: Major
Labels: performance
Fix For: 7.0.0.Final
When {{unsafe.unreliableReturnValues == true}}, we should not try to read the previous
value from the loader for non-conditional, non-delta-aware writes.