[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-581) SKIP_CACHE_STORE is ignored by CacheLoaderInterceptor
Sanne Grinovero (JIRA)
jira-events at lists.jboss.org
Mon Aug 9 16:06:49 EDT 2010
[ https://jira.jboss.org/browse/ISPN-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sanne Grinovero resolved ISPN-581.
----------------------------------
Resolution: Done
> SKIP_CACHE_STORE is ignored by CacheLoaderInterceptor
> -----------------------------------------------------
>
> Key: ISPN-581
> URL: https://jira.jboss.org/browse/ISPN-581
> Project: Infinispan
> Issue Type: Bug
> Components: Loaders and Stores
> Affects Versions: 4.1.0.CR2
> Reporter: Sanne Grinovero
> Assignee: Sanne Grinovero
> Fix For: 4.1.0.CR3
>
>
> As discussed on mailing list:
> org.infinispan.context.Flag.SKIP_CACHE_STORE is not being considered by some methods in org.infinispan.interceptors.CacheLoaderInterceptor
> This was verified by configuring a Key2StringMapper on a JdbcStringBasedCacheStore which supports only some of the types, and excluding the unsupported types using the Flag.SKIP_CACHE_STORE : in many cases this results in an exception for the unsupported type by the Key2StringMapper.
> Unit test coming soon.
--
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