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/09/22 11:48:02 UTC

[jira] [Commented] (IGNITE-6249) .NET: IgniteConfiguration.ConsistentId

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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-6249 .NET: IgniteConfiguration.ConsistentId

    

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

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

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

    https://github.com/apache/ignite/pull/2727.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 #2727
    
----
commit d091c5d147e471b892990e44cd82d2a90be4d9bc
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T10:09:56Z

    IGNITE-6249 .NET: IgniteConfiguration.ConsistentId

commit 26f916faf0b503cb1794062b6f1a1202caba9e52
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T10:18:24Z

    wip tests

commit 58e5bcf981ab78f289169a08abb2021c1ed5d8f2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T10:22:56Z

    Fix indexed properties handling

commit feb1cfbfb246335a2957d31f0cfe0346f55b0882
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T10:27:18Z

    Schema done

commit fcd6cad958f0f3c8a40d452156db017971b84222
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:01:25Z

    wip

commit 236506209a8548566829ecdd365d59f00fdf8e97
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:03:36Z

    wip

commit 51331f40ca00bff966efd04dd265e01cbcefd04d
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:07:29Z

    Merge remote-tracking branch 'upstream/master' into ignite-6249

commit 8ed47f1ea052756b86038d23d1d370a106d5233b
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:17:19Z

    fix null consistentId

commit 389b30c5ed27f5f5e35b3afe385285f915d6fa23
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:42:40Z

    wip tests

commit 241c11dab51b3116655627be1391fa9d88340773
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-09-22T11:46:17Z

    Add ConsistentId test

----


> .NET: IgniteConfiguration.ConsistentId
> --------------------------------------
>
>                 Key: IGNITE-6249
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6249
>             Project: Ignite
>          Issue Type: Improvement
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .NET, usability
>             Fix For: 2.3
>
>
> Propagate {{IgniteConfiguration.ConsistentId}} to .NET.
> Java side requires {{Serializable}} there, and {{BinaryObject}} is {{Serializable}}, so we can provide any user-defined objects there.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)