Ilya Kasnacheev created IGNITE-9054:
---------------------------------------
Summary: ScanQuery responses are serialized with Optimized Marshaller
Key: IGNITE-9054
URL:
https://issues.apache.org/jira/browse/IGNITE-9054 Project: Ignite
Issue Type: Bug
Components: cache
Affects Versions: 2.5
Reporter: Ilya Kasnacheev
Attachments: 22530.diff
When you do ContinuousQuery on a cache, its initial query sends results via OptimizedMarshaller (which has binary compatibility implications) but its continuous part uses BinaryMarshaller. They should both be using BinaryMarshaller. Fix seems to be one-liner, see patch and userlist thread.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)