-
Bug
-
Resolution: Done
-
Major
-
4.1.0.CR2
-
None
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.
- blocks
-
ISPN-583 Lucene readlocks have to avoid being persisted in a store
-
- Closed
-