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

Pavel Tupitsyn commented on IGNITE-4611:
----------------------------------------

Yes, .NET is now able to work with {{IgniteUuid}} properly. Task to refactor 
current usages: IGNITE-4716

[~daradurvs], a couple of comments:
* Instead of two longs, please write global part as {{UUID}}: 
{{out.writeUuid(gid);}}
* This task is for 2.0. Please target your PR at {{ignite-2.0}} branch instead 
of master.

> Write IgniteUuid with BinaryMarshaller
> --------------------------------------
>
>                 Key: IGNITE-4611
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4611
>             Project: Ignite
>          Issue Type: Improvement
>          Components: binary
>    Affects Versions: 1.8
>            Reporter: Pavel Tupitsyn
>            Assignee: Vyacheslav Daradur
>             Fix For: 2.0
>
>
> Currently {{IgniteUuid}} is written with {{OptimizedMarshaller}}
> (it is not included in {{BinaryContext.BINARYLIZABLE_SYS_CLSS}}).
> This prevents it from being read on other platforms (.NET, C++).
> Use {{BinaryMarshaller}} instead.
> Dev list thread: 
> http://apache-ignite-developers.2346864.n4.nabble.com/Write-IgniteUuid-with-BinaryMarshaller-td13971.html



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

Reply via email to