You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/09/04 07:12:02 UTC

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

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

Pavel Tupitsyn updated IGNITE-6249:
-----------------------------------
    Description: 
Propagate {{IgniteConfiguration.ConsistentId}} to .NET.

Java side requires {{Serializable}} there, and {{BinaryObject}} is {{Serializable}}, so we can provide any user-defined objects there.

  was:Propagate {{IgniteConfiguration.ConsistentId}} to .NET.


> .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
>             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)