]
Adrian Nistor updated ISPN-7943:
--------------------------------
Status: Open (was: New)
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.1.0.Final, 9.0.3.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.