[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 07:53:01 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433365#comment-13433365 ]
Gustavo Fernandes edited comment on ISPN-8038 at 7/10/17 7:52 AM:
------------------------------------------------------------------
This is a regression introduced by encoding work
was (Author: gustavonalle):
This is a regression introduced by the rework of the rest server
> 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.Beta1
> Reporter: Gustavo Fernandes
> Assignee: 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