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 2016/05/11 14:29:12 UTC

[jira] [Commented] (IGNITE-3108) .NET: IgniteConfiguration.CommunicationSpi

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-3108 .NET: IgniteConfiguration.CommunicationSpi

    

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

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

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

    https://github.com/apache/ignite/pull/702.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 #702
    
----
commit 9b2785a994f19861db32017fbc2ba2554e025a60
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T10:51:33Z

    IGNITE-3108 .NET: IgniteConfiguration.CommunicationSpi - initial commit

commit 96656d8adb9993a2f5ca9a050900731ece2e1a3f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T11:45:01Z

    wip

commit 1cd661bf94372d585696701c16894373e0ae05db
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T11:52:29Z

    wip

commit 02774b940209f6b0ea7da584a663065028f504bd
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T11:55:28Z

    wip

commit aa3e4a848cc7135179464ef24de18e546a7f8487
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:07:14Z

    wip

commit 31c3fc2e45f71e4214b534137929312896d697f3
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:09:06Z

    wip

commit 0515d64d796056c4897b81c0a87e0ea00d9e74bd
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:15:05Z

    wip

commit 079203a0983f4e0f495c78235cf410e59e75e607
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:16:15Z

    wip

commit fa07b6e039e35e981c08c16181e91640b970a50b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:27:22Z

    wip

commit 72e16aa102cf288eb28956790bb24f51019dfb35
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T12:31:52Z

    All properties done

commit de0140b99fe9c2d6bed4fe0c3f3fe98eac077c37
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:37:30Z

    wip

commit 5565d18a611422d98e2cc4778d6d8571c06000f4
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:39:51Z

    read/write done

commit c38fb18ae11927d15a37f01522f272a12579bd2e
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:47:08Z

    wip

commit c7e330471d22653354c524ad216d20a05eeb6c99
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:53:32Z

    wip

commit 39998947836ef037639e3fb18590966360826b6f
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:56:17Z

    wip

commit d2f44b6bbe6dbebe8c8740ad48ae85504ad28220
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T13:58:05Z

    wip

commit b54b2b7cae096506d19cf1356230db88fda05d31
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:05:10Z

    test added

commit e188c409ced77d7a5d890cda4e9223974ff3cf9b
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:07:19Z

    fix defaults

commit 04a778d15fae648776f849503c7cd3b710331030
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:11:19Z

    wip

commit 01ec5980f9ca1d2d5a3853513f51526ed076e029
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:15:09Z

    wip

commit 242cc97047c7d15c3367697a2afb8eb87ad7be45
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:17:29Z

    fix test

commit de83a78ef18735d3f5c0eb0896138dc449d2c3cb
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:24:12Z

    Update XSD

commit e967dc319bf40b3e7cfd87f1b4a12a11ec568aee
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-05-11T14:27:35Z

    XML config test added

----


> .NET: IgniteConfiguration.CommunicationSpi
> ------------------------------------------
>
>                 Key: IGNITE-3108
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3108
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> CommunicationSpi is very important for configuring clusters. 
> Should be propagated to .NET so that users don't have to fall back to Spring XML.



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