You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/01/25 08:31:26 UTC

[jira] [Created] (IGNITE-4611) Write IgniteUuid with BinaryMarshaller

Pavel Tupitsyn created IGNITE-4611:
--------------------------------------

             Summary: 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
             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.



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