]
Gustavo Fernandes updated ISPN-9409:
------------------------------------
Affects Version/s: 9.4.0.Beta1
NPE and CCE when using filters/convertes with events with older
clients
-----------------------------------------------------------------------
Key: ISPN-9409
URL:
https://issues.jboss.org/browse/ISPN-9409
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 9.4.0.Beta1, 9.3.1.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Infinispan 9.3.x has been updated so that clients send the data type with the Hot Rod
operations. Older clients (Protocol version < 2.8) do not send this information and the
server is not handling this correctly.