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 2019/02/14 09:15:00 UTC

[jira] [Commented] (FLINK-11330) Migrate Scala-macro generated serializers to use new serialization compatibility abstractions

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

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

Migration of tuple serializers and case class serializers merged to 1.8.0 via a656f9981ad84ea6b9a85d8bd4e4f29f75009791. 

> Migrate Scala-macro generated serializers to use new serialization compatibility abstractions
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-11330
>                 URL: https://issues.apache.org/jira/browse/FLINK-11330
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing, Type Serialization System
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Igal Shilman
>            Priority: Critical
>
> This subtask covers migration of:
> * TupleSerializerConfigSnapshot
> * TraversableSerializerConfigSnapshot
> to use the new serialization compatibility APIs ({{TypeSerializerSnapshot}} and {{TypeSerializerSchemaCompatibility).
> Those snapshot classes are involved in serializers generated by Scala-macros.
> This ticket is also related to FLINK-10493, and therefore should be taken into account.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)