Roman Chigvintsev created ISPN-7783:
---------------------------------------
Summary: ClassCastException in case of configured read-through cache with
some cache loader
Key: ISPN-7783
URL:
https://issues.jboss.org/browse/ISPN-7783
Project: Infinispan
Issue Type: Bug
Components: JCache
Affects Versions: 9.0.0.Final, 8.2.1.Final
Reporter: Roman Chigvintsev
When cache is configured through JCache API as a read-through cache with some cache loader
Infinispan puts cache values provided by that loader in place of keys. It causes
`java.lang.ClassCastException` after calling of `javax.cache.Cache.removeAll` method.
Iteration on cache also turns out to be broken.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)