You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2018/01/13 09:25:03 UTC

[jira] [Commented] (FLINK-6764) Deduplicate stateless TypeSerializers when serializing composite TypeSerializers

    [ https://issues.apache.org/jira/browse/FLINK-6764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325062#comment-16325062 ] 

Tzu-Li (Gordon) Tai commented on FLINK-6764:
--------------------------------------------

It seems like we forgot completely about adding this to 1.4.0.

Since the previous conclusion was that we do not want to change serialization formats across minor releases, we can't include this for 1.4.1.
We should make sure we include this change in 1.5.0 (as soon as possible), as serialization formats will affect us a long way ahead.

Marking this as a blocker for 1.5.0.

> Deduplicate stateless TypeSerializers when serializing composite TypeSerializers
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-6764
>                 URL: https://issues.apache.org/jira/browse/FLINK-6764
>             Project: Flink
>          Issue Type: Improvement
>          Components: Type Serialization System
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Till Rohrmann
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Blocker
>             Fix For: 1.5.0
>
>
> Composite type serializer, such as the {{PojoSerializer}}, could be improved by deduplicating stateless {{TypeSerializer}} when being serialized. This would decrease their serialization size.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)