[jira] [Created] (IGNITE-1815) Portables: optionally do not write field IDs to object footer.

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

[jira] [Created] (IGNITE-1815) Portables: optionally do not write field IDs to object footer.

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

             Summary: Portables: optionally do not write field IDs to object footer.
                 Key: IGNITE-1815
                 URL: https://issues.apache.org/jira/browse/IGNITE-1815
             Project: Ignite
          Issue Type: Task
          Components: general
    Affects Versions: ignite-1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
            Priority: Critical
             Fix For: 1.5


1) Implement compact schema write mode - instead of writting it in object footer, we can store field IDs in REPLICATED metadata cache.
When object is written in compact format, 0x10h flag must be set.
2) Add optional global switch on configuration to choose between compact (default) and non-compact modes.



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