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/02 15:04:27 UTC

[jira] [Created] (IGNITE-1838) Implement fast-path deserialization of common types in PortableObjectImpl.

Vladimir Ozerov created IGNITE-1838:
---------------------------------------

             Summary: Implement fast-path deserialization of common types in PortableObjectImpl.
                 Key: IGNITE-1838
                 URL: https://issues.apache.org/jira/browse/IGNITE-1838
             Project: Ignite
          Issue Type: Task
          Components: general, interop
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: 1.5


See PortableObjectImpl and PortableObjectOffheapImpl, method "fieldByOrder". 
We need to add fast-path deserializtion of the following types:

DECIMAL
STRING
UUID
DATE
TIMESTAMP




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