]
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/o...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: