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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)