[infinispan-issues] [JBoss JIRA] Reopened: (ISPN-717) Trying to modify an entry that is not loaded into memory triggers an unnecessary CacheStore.load() operation.
Trustin Lee (JIRA)
jira-events at lists.jboss.org
Thu Oct 21 03:56:54 EDT 2010
[ https://jira.jboss.org/browse/ISPN-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Trustin Lee reopened ISPN-717:
------------------------------
> Trying to modify an entry that is not loaded into memory triggers an unnecessary CacheStore.load() operation.
> -------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-717
> URL: https://jira.jboss.org/browse/ISPN-717
> Project: Infinispan
> Issue Type: Bug
> Components: Core API
> Affects Versions: 4.2.0.Final
> Reporter: Trustin Lee
> Assignee: Manik Surtani
>
> There is no reason to load an entry from CacheStore to memory before modifying it. The current implementation triggers CacheStore.load() unnecessarily when a user calls Cache.put().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list