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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)