You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2015/11/20 14:28:11 UTC

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

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)