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

Vyacheslav Daradur commented on IGNITE-4611:
--------------------------------------------

[~ptupitsyn]
bq. Instead of two longs, please write global part as UUID: out.writeUuid(gid);
It will cost one byte more for storage of type.
Are you sure?

> 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