[
https://issues.apache.org/jira/browse/IGNITE-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022413#comment-15022413
]
Pavel Tupitsyn commented on IGNITE-1985:
-----------------------------------------
The reason is that BinaryReaderExImpl ctor (line 176) checks first byte of the
stream.
Platforms write arbitrary data to the streams, so there can be anything.
> .Net: Multithreaded tests fail
> ------------------------------
>
> Key: IGNITE-1985
> URL: https://issues.apache.org/jira/browse/IGNITE-1985
> Project: Ignite
> Issue Type: Bug
> Components: interop
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Fix For: 1.5
>
>
> Looks like a concurrency issue: "Unsupported protocol version"
> * ComputeMultithreadedTest.TestAllTaskTypeAtSameTime
> * ComputeMultithreadedTest.TestSingleTaskType0
> * ComputeMultithreadedTest.TestSingleTaskType1
> * ComputeMultithreadedTest.TestSingleTaskType2
> * ComputeMultithreadedTest.TestSingleTaskType3
> * ComputeMultithreadedTest.TestSingleTaskType5
> * MessagingTest.TestLocalListenMultithreaded
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)