Will Burns created ISPN-11246:
---------------------------------
Summary: Invoking a write operation with a loader should not retrieve value
Key: ISPN-11246
URL:
https://issues.redhat.com/browse/ISPN-11246
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Will Burns
We have the notion of a Loader and a Store. If the user has configured a Loader and not a
store, we should not retrieve the previous value when doing a write operation.
This is normally used with a remove method to remove some in memory contents (as you
can't write to a Loader). But in this case there is no reason to return the previous
value from the Loader.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)