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

[jira] [Updated] (IGNITE-1942) Binary format: minimize map lookups during read.

     [ https://issues.apache.org/jira/browse/IGNITE-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-1942:
------------------------------------
    Fix Version/s:     (was: 1.6)

> Binary format: minimize map lookups during read.
> ------------------------------------------------
>
>                 Key: IGNITE-1942
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1942
>             Project: Ignite
>          Issue Type: Task
>          Components: general, interop
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>
> Currently we have to perform at least 3 hash map lookups from BinaryReader to PortableContext:
> - ID mapper
> - Schema registry
> - Class descriptor.
> We must refactor PortableContext to allow for only single lookup.



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