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/10/30 09:15:27 UTC

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

Vladimir Ozerov created IGNITE-1816:
---------------------------------------

             Summary: Portables: optionally do not write field IDs to object footer.
                 Key: IGNITE-1816
                 URL: https://issues.apache.org/jira/browse/IGNITE-1816
             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)