You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/01/11 16:08:39 UTC

[jira] [Resolved] (IGNITE-1313) Platforms: decouple platform cont. query and filter.

     [ https://issues.apache.org/jira/browse/IGNITE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov resolved IGNITE-1313.
-------------------------------------
    Resolution: Won't Fix

Won't fix because it breaks compatibility with minimal value added to the product.

> 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: 1.6
>
>
> 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)