]
Tristan Tarrant updated ISPN-7943:
----------------------------------
Fix Version/s: 10.0.1.Final
(was: 10.0.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: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.1.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.