[infinispan-issues] [JBoss JIRA] (ISPN-8038) java.lang.ClassCastException with compatibility mode and text content
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Jul 10 06:25:00 EDT 2017
Gustavo Fernandes created ISPN-8038:
---------------------------------------
Summary: java.lang.ClassCastException with compatibility mode and text content
Key: ISPN-8038
URL: https://issues.jboss.org/browse/ISPN-8038
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 9.1.0.CR1
Reporter: Gustavo Fernandes
Fix For: 9.1.0.Final
Setting compat mode with a string marshaller in the server, the same marshaller in the hot rod client, writing text content via rest and reading via Hot Rod yields:
{noformat}
org.infinispan.client.hotrod.exceptions.HotRodClientException:Request for messageId=3 returned server error (status=0x85): java.lang.ClassCastException: [B cannot be cast to java.lang.String
{noformat}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list