]
Galder Zamarreño updated ISPN-7943:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
Test remote continuous query in compat mode with jboss marshalling
------------------------------------------------------------------
Key: ISPN-7943
URL:
https://issues.jboss.org/browse/ISPN-7943
Project: Infinispan
Issue Type: Task
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.4.0.Final
Remote CQ was only tested with Protobuf. We did not initially aim at making this work
without protobuf (ie using java serialization/jboss marshalling) but it seems it should
work out of the box. We just need to add a test to prove this, and then document it.