[
https://issues.apache.org/jira/browse/IGNITE-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187134#comment-15187134
]
ASF GitHub Bot commented on IGNITE-2702:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/523
> .NET: Support compact footers in binary format.
> -----------------------------------------------
>
> Key: IGNITE-2702
> URL: https://issues.apache.org/jira/browse/IGNITE-2702
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.5.0.final
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Priority: Critical
> Fix For: 1.6
>
>
> There is an optimization in binary format called "compact footers". When
> enabled, we do not write field IDs during serialization and only write field
> offsets. And field IDs are written only once to type metadata.
> We need to support the same mechanism in .NET.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)