[infinispan-issues] [JBoss JIRA] (ISPN-6539) ClassCastException with Remote Cache Loader and GetWithMetadata

Gustavo Fernandes (JIRA) issues at jboss.org
Mon Apr 25 04:14:00 EDT 2016


     [ https://issues.jboss.org/browse/ISPN-6539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-6539:
------------------------------------
              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/4261/


> ClassCastException with Remote Cache Loader and GetWithMetadata
> ---------------------------------------------------------------
>
>                 Key: ISPN-6539
>                 URL: https://issues.jboss.org/browse/ISPN-6539
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core, Loaders and Stores
>    Affects Versions: 8.2.1.Final, 9.0.0.Alpha1
>            Reporter: Gustavo Fernandes
>
> A combination of remote cache loader and {{IsolationLevel.REPEATABLE_READ}} will cause a ClassCastException when doing a {{GetWithMetadata}}:
> {noformat}
> org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=11 
> returned server error (status=0x85): java.lang.ClassCastException:
> org.infinispan.container.entries.RepeatableReadEntry cannot be cast to 
> org.infinispan.container.entries.InternalCacheEntry
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list