You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/09/05 14:40:20 UTC

[jira] [Created] (IGNITE-3839) .NET: BinaryWriter allows raw methods to be called before GetRawWriter call

Pavel Tupitsyn created IGNITE-3839:
--------------------------------------

             Summary: .NET: BinaryWriter allows raw methods to be called before GetRawWriter call
                 Key: IGNITE-3839
                 URL: https://issues.apache.org/jira/browse/IGNITE-3839
             Project: Ignite
          Issue Type: Bug
          Components: platforms
    Affects Versions: 1.5.0.final
            Reporter: Pavel Tupitsyn
            Priority: Trivial
             Fix For: 1.8


This leads to a situation where raw offset and flag are not set. Need to either add a check with exception, or automatically switch to raw mode when raw methods are called.

This only affects internal code.



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