[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-828) Puts during preloading should not perform any remote lookups

Manik Surtani (JIRA) jira-events at lists.jboss.org
Fri Dec 10 18:19:52 EST 2010


     [ https://issues.jboss.org/browse/ISPN-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani resolved ISPN-828.
--------------------------------

    Resolution: Done


> Puts during preloading should not perform any remote lookups
> ------------------------------------------------------------
>
>                 Key: ISPN-828
>                 URL: https://issues.jboss.org/browse/ISPN-828
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Distributed Cache, Loaders and Stores
>    Affects Versions: 4.1.0.Final
>            Reporter: Manik Surtani
>            Assignee: Manik Surtani
>             Fix For: 4.2.0.CR4, 4.2.0.Final
>
>
> When entries are stored in the cache (using a cache.put()) during preloading, the SKIP_REMOTE_LOOKUP flag should be used to prevent an unnecessary remote GET in the case of a distributed cache.
> https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/loaders/CacheLoaderManagerImpl.java#L134

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list