[infinispan-issues] [JBoss JIRA] Commented: (ISPN-717) Trying to modify an entry that is not loaded into memory triggers an unnecessary CacheStore.load() operation.

Manik Surtani (JIRA) jira-events at lists.jboss.org
Wed Oct 20 12:42:54 EDT 2010


    [ https://jira.jboss.org/browse/ISPN-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558223#action_12558223 ] 

Manik Surtani commented on ISPN-717:
------------------------------------

This seems like a dupe of ISPN-721.  I will comment on ISPN-721.  Trustin, if this is indeed a dupe, could you pls close this one?

> 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
>             Fix For: 5.0.0.BETA1
>
>
> 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