[infinispan-issues] [JBoss JIRA] (ISPN-7783) ClassCastException in case of configured read-through cache with some cache loader

Roman Chigvintsev (JIRA) issues at jboss.org
Wed May 3 10:47:01 EDT 2017


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)


More information about the infinispan-issues mailing list