You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2015/12/26 11:04:49 UTC

[jira] [Commented] (IGNITE-2002) .Net: Data streamer does not work with peerClassLoadingEnabled

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

Pavel Tupitsyn commented on IGNITE-2002:
----------------------------------------

Looks like a bug in DataStreamerImpl:644 ("if (initPda)"). We should not deserialize BinaryObjects from .NET there.

> .Net: Data streamer does not work with peerClassLoadingEnabled
> --------------------------------------------------------------
>
>                 Key: IGNITE-2002
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2002
>             Project: Ignite
>          Issue Type: Bug
>          Components: interop
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Critical
>             Fix For: 1.6
>
>
> Add <property name="peerClassLoadingEnabled" value="true"/> to spring config, run streamer tests or examples, there are exceptions in Java and flush hangs.



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