Vladimir Ozerov created IGNITE-1313:
---------------------------------------
Summary: Platforms: decouple platform cont. query and filter.
Key: IGNITE-1313
URL:
https://issues.apache.org/jira/browse/IGNITE-1313 Project: Ignite
Issue Type: Bug
Components: interop
Affects Versions: 1.1.4
Reporter: Vladimir Ozerov
Assignee: Vladimir Ozerov
Fix For: ignite-1.4
Currently continuous query implements filter interfaces and acts as a local filter. When it is about to be written to a wire, it is replaced with normal remote filter using "writeReplace()" hack.
We need to refactor that and use normal approach: filter and cont. query are separate classes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)