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

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

GitHub user daradurvs opened a pull request:

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

    IGNITE-4611 to ignite-2.0

    

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

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

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

    https://github.com/apache/ignite/pull/1549.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 #1549
    
----
commit 3ef7a0e03b9cb36fb4037cb075512adac95cc3f7
Author: Aleksei Scherbakov <alexey.scherbak...@gmail.com>
Date:   2017-02-13T11:19:27Z

    IGNITE-4664 - Added lifecycle and injection support for TopologyValidator. 
Fixes #1514

commit 37c0a220284527a38b181561865e8a57cfb1549b
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-14T01:33:32Z

    IGNITE-4159: Kubernetes IP finder.

commit 0bdcfb022b6755b082d7f0240934c83a07f0bf50
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T04:16:23Z

    Pinned dependencies versions

commit b9bf77c1a492951bd45abb8653469650d51c38a1
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-14T06:03:30Z

    IGNITE-4159: using logger instead of system.out.println

commit c52cb9f1fa32d7339f24310bbb37733e94ef85ce
Author: Denis Magda <dma...@gridgain.com>
Date:   2017-02-14T06:03:58Z

    Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/ignite

commit 8e12513efb24cc6df1da0968560ac932544ee68d
Author: voipp <aleksa...@gmail.com>
Date:   2017-02-14T12:08:59Z

    ignite-4492 Add MBean for StripedExecutor
    This closes #1491.

commit 49237343d53ee33d44e5599cd7fe7da868ee30a1
Author: AKuznetsov <akuznet...@gridgain.com>
Date:   2017-02-14T13:54:31Z

    IGNITE-4436 API for collecting list of running queries and cancel them.

commit 79e1e536e5a6ee366da94f563355429635cbfdd2
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-14T16:28:06Z

    IGNITE-4472 UI fix, minor fixes

commit b461cb47882861356ede58775bd9e253dcf26202
Author: Manish Mishra <man...@knoldus.com>
Date:   2017-02-15T00:54:11Z

    IGNITE-4526: Add Spark Shared RDD examples
    Reviewed by Denis Magda <dma...@apache.org>

commit 571586cdc7d6271b671c76404075be3793cd1ac9
Author: Vasiliy Sisko <vsi...@gridgain.com>
Date:   2017-02-15T04:08:23Z

     Minor fix: missing toString() method.

commit 2cfd55dcff04cd81ac81e8ed68a34e7ad9ebb883
Author: Andrey Novikov <anovi...@gridgain.com>
Date:   2017-02-15T09:08:57Z

    IGNITE-4678 Node version in range.

commit e8f8e0acf254133dd978d72adb73c5362752f706
Author: Dmitriy Govorukhin <dmitriy.govoruk...@gmail.com>
Date:   2017-02-15T10:51:33Z

    ignite-3727 Support local listeners async execution for IgniteMessage.send

commit f1a8333665c6839c84d80a4862d5c441a6d00945
Author: daradurvs <daradu...@gmail.com>
Date:   2017-02-16T16:22:29Z

    ignite-4611: IgniteUuid implementer Binarylizable interface

commit 8fa4707079044de35d4c7f95e3a12d95082c238f
Author: daradurvs <daradu...@gmail.com>
Date:   2017-02-16T16:47:41Z

    ignite-4611: Refactoring

commit 57113eec8d26e9c4b44b4664889792691c7c2e18
Author: daradurvs <daradu...@gmail.com>
Date:   2017-02-16T16:56:56Z

    ignite-4611: truncated the code

----


> 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