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/01/15 09:55:00 UTC

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

Tzu-Li (Gordon) Tai created FLINK-11330:
-------------------------------------------

             Summary: 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


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)