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

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

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

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