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 2017/04/10 08:52:41 UTC

[jira] [Commented] (IGNITE-4935) .NET: IgniteConfiguration.EventStorageSpi

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4935 .NET: IgniteConfiguration.EventStorageSpi

    

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

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

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

    https://github.com/apache/ignite/pull/1761.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 #1761
    
----
commit 7bf1475b28de57028019a457ac2d615cc19d1bb5
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T04:49:41Z

    IGNITE-4935 .NET: IgniteConfiguration.EventStorageSpi

commit 78408b10818f3f21410603ea1895ee8393bb2cff
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T05:51:57Z

    wip SPIs

commit 91f792e885a648fa13f206826ca5f53508189b54
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T06:11:56Z

    wip

commit e70b8eb16f6d823b87cb9a6317272fb7155fffe4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T07:21:33Z

    wip

commit 6449b1c547fef2f0c90403a764d7602ec507150d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T07:23:51Z

    wip

commit cc3f0eebb80a33354c4ab57c249dec195524cdda
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T07:26:58Z

    platform read-write done

commit 7cc98215090e77348a1eeb9aa83f6f6224bdd47e
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T07:32:43Z

    wip

commit a712017348ef59f37ccb58b5603146fb775dbb7a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T08:37:00Z

    fix tests

commit 661b08c47ce91e257b000aab38a6850e69b27350
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-04-10T08:45:05Z

    wip tests

----


> .NET: IgniteConfiguration.EventStorageSpi
> -----------------------------------------
>
>                 Key: IGNITE-4935
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4935
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 2.0
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET
>             Fix For: 2.0
>
>
> IGNITE-4812 introduced {{NoOpEventStorageSpi}} which is now the default. This breaks event queries in .NET, and the only workaround is Spring XML.
> Let's add this to C# configuration and fix tests.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)