You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/05 08:09:21 UTC

[jira] [Commented] (IGNITE-3189) .NET: Binarizables written from .NET can't be resolved on Java side

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

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

Github user ptupitsyn closed the pull request at:

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


> .NET: Binarizables written from .NET can't be resolved on Java side
> -------------------------------------------------------------------
>
>                 Key: IGNITE-3189
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3189
>             Project: Ignite
>          Issue Type: Test
>          Components: platforms
>    Affects Versions: 1.7
>            Reporter: Pavel Tupitsyn
>            Assignee: Vladimir Ozerov
>              Labels: .net
>             Fix For: 1.8
>
>
> Steps to reproduce:
> * Make sure to clean all Ignite work directories (in home and in apache.ignite.core.tests folders)
> * Run ServicesTest.TestCallJavaService
> * Observe "Failed resolve class for ID: -1313284961" error
> Even though PlatformComputeBinarizable is properly registered in BinaryConfiguration, if it has not been *written by java*, it can't be *read by java*. Something does not get updated in BinaryContext/MarshallerContext.



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