[
https://issues.apache.org/jira/browse/IGNITE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870280#comment-15870280
]
ASF GitHub Bot commented on IGNITE-4611:
----------------------------------------
GitHub user daradurvs opened a pull request:
https://github.com/apache/ignite/pull/1548
IGNITE-4611
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/1548.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 #1548
----
commit f1a8333665c6839c84d80a4862d5c441a6d00945
Author: daradurvs <[email protected]>
Date: 2017-02-16T16:22:29Z
ignite-4611: IgniteUuid implementer Binarylizable interface
commit 8fa4707079044de35d4c7f95e3a12d95082c238f
Author: daradurvs <[email protected]>
Date: 2017-02-16T16:47:41Z
ignite-4611: Refactoring
commit 57113eec8d26e9c4b44b4664889792691c7c2e18
Author: daradurvs <[email protected]>
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)