]
Gustavo Fernandes updated ISPN-9702:
------------------------------------
Component/s: Remote Protocols
ClassCastException when using converters in remote events
---------------------------------------------------------
Key: ISPN-9702
URL:
https://issues.jboss.org/browse/ISPN-9702
Project: Infinispan
Issue Type: Bug
Components: Listeners, Remote Protocols
Affects Versions: 9.4.1.Final, 9.3.4.Final, 10.0.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
This happens when a converter produces an unaltered event value, causing the conversion
the the request format to be omitted.
Sample code and exception described in
https://stackoverflow.com/questions/53180773/infinispan-9-server-exceptio...