[infinispan-issues] [JBoss JIRA] (ISPN-11246) Invoking a write operation with a loader should not retrieve value
Will Burns (Jira)
issues at jboss.org
Wed Jan 29 09:43:39 EST 2020
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)
More information about the infinispan-issues
mailing list