[
https://issues.apache.org/jira/browse/IGNITE-1646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14963135#comment-14963135
]
ASF GitHub Bot commented on IGNITE-1646:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/164
IGNITE-1646 .Net: IgniteGuid must be serializable and portable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-1646
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/164.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 #164
----
commit a379dadc524d0bc40cd02a042e952f9835b025e4
Author: ptupitsyn <[email protected]>
Date: 2015-10-19T10:31:09Z
IGNITE-1646 .Net: IgniteGuid must be serializable and portable.
commit 007ea45f505528d22acd9a222e85ee6734d20f35
Author: ptupitsyn <[email protected]>
Date: 2015-10-19T10:41:50Z
Fix tests
----
> .Net: IgniteGuid must be serializable and portable.
> ---------------------------------------------------
>
> Key: IGNITE-1646
> URL: https://issues.apache.org/jira/browse/IGNITE-1646
> Project: Ignite
> Issue Type: Bug
> Components: interop
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Fix For: 1.5
>
>
> 1) User must be able to pass IgniteGuid over a wire using serializable
> semantics when serialized manually by user.
> 2) On the other hand, it must be portable for correct passing between Java
> and .Net.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)