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

ASF GitHub Bot commented on IGNITE-4611:
----------------------------------------

GitHub user daradurvs opened a pull request:

    https://github.com/apache/ignite/pull/1551

    IGNITE-4611 for merge in 2.0

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/daradurvs/ignite ignite-4611-2.0

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/1551.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1551
    
----
commit f4d3d6054013e39cd54c7213273a534c55b4790f
Author: daradurvs <daradu...@gmail.com>
Date:   2017-02-17T10:50:42Z

    ignite-4611: IgniteUuid implemented Binarylizable interface and registered 
in BINARYLIZABLE_SYS_CLSS

----


> 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