[
https://issues.apache.org/jira/browse/IGNITE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-1313:
------------------------------------
Fix Version/s: (was: ignite-1.4)
ignite-1.5
> 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.5
>
>
> 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)