You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ksenia Rybakova (JIRA)" <ji...@apache.org> on 2016/12/15 09:28:58 UTC

[jira] [Closed] (IGNITE-4123) .NET: Employee object must be serialized with BinaryMarshaller

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

Ksenia Rybakova closed IGNITE-4123.
-----------------------------------

> .NET: Employee object must be serialized with BinaryMarshaller
> --------------------------------------------------------------
>
>                 Key: IGNITE-4123
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4123
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: platforms
>            Reporter: Denis Magda
>             Fix For: 1.8
>
>
> {{Apache.Ignite.ExamplesDll.Binary.Employee}} is labeled with {{[Serializable]}} annotation which force to use .NET serializer for it. We should remove the annotation making sure that Binary Marshaller is always used instead.
> As far as I remember, if an object is set in {{BinaryConfiguration}} then Binary Marshaller will be used all the time, even if object's class is labeled with {{[Serializable]}}. If it's so then this has to be documented on this page
> https://apacheignite-net.readme.io/docs/serialization



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