You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/14 17:04:05 UTC

[jira] [Commented] (IGNITE-1641) .Net: Get rid of ContinuousQueryFilterHolder

    [ https://issues.apache.org/jira/browse/IGNITE-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957057#comment-14957057 ] 

ASF GitHub Bot commented on IGNITE-1641:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/155

    IGNITE-1641 .Net: Get rid of ContinuousQueryFilterHolder

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-1641

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/155.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #155
    
----
commit 30bc496a7d9f9e0aeac6810ef120d019756bdcbe
Author: ptupitsyn <pt...@gridgain.com>
Date:   2015-10-14T10:38:16Z

    wip .Net

commit 37ea69dcaef86d2aae10d2ba031d796c6c5efe36
Author: ptupitsyn <pt...@gridgain.com>
Date:   2015-10-14T10:47:39Z

    wip

commit 8e470aa4743da70d0779cd4a442d13498c69e230
Author: ptupitsyn <pt...@gridgain.com>
Date:   2015-10-14T14:16:53Z

    Propagating keepPortable in Java

commit c8f8a5cf95d950a34405916cbfa40a22364ae5aa
Author: ptupitsyn <pt...@gridgain.com>
Date:   2015-10-14T14:27:47Z

    fixing tests

commit b88700bd1758465438747cf38249a79b069195d9
Author: ptupitsyn <pt...@gridgain.com>
Date:   2015-10-14T14:46:16Z

    Fix tests

----


> .Net: Get rid of ContinuousQueryFilterHolder
> --------------------------------------------
>
>                 Key: IGNITE-1641
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1641
>             Project: Ignite
>          Issue Type: Improvement
>          Components: interop
>    Affects Versions: 1.5
>            Reporter: Pavel  Tupitsyn
>            Assignee: Pavel  Tupitsyn
>             Fix For: 1.5
>
>
> ContinuousQueryFilterHolder is just a filter+flag.
> We should serialize them separately so that any platform can see the keepPortable flag (as opposed to a wrapper that only .Net can read).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)