[jira] [Created] (IGNITE-1972) Binary reader: optimize "unmarshal" method.

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

[jira] [Created] (IGNITE-1972) Binary reader: optimize "unmarshal" method.

Anton Vinogradov (Jira)
Vladimir Ozerov created IGNITE-1972:
---------------------------------------

             Summary: Binary reader: optimize "unmarshal" method.
                 Key: IGNITE-1972
                 URL: https://issues.apache.org/jira/browse/IGNITE-1972
             Project: Ignite
          Issue Type: Task
          Components: general, interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.5


Currently when reader is created, we parse the header. This is not necessary for cases when we only need to "unmarshal" object, i.e. when we are going to return content as BinaryObject.



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