-
Bug
-
Resolution: Done
-
Major
-
9.1.0.Final
-
None
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:
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
- relates to
-
ISPN-7991 Improve Compatibility between Rest and HotRod for text content
- Closed