]
Gustavo Fernandes updated ISPN-9702:
------------------------------------
Fix Version/s: 9.4.2.Final
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
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.0.0.Alpha1, 9.4.2.Final
This happens when a converter produces an unaltered event value, causing the conversion
to the client format to be omitted.
Sample code and exception described in
https://stackoverflow.com/questions/53180773/infinispan-9-server-exceptio...