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/23 09:42:00 UTC

[jira] [Closed] (FLINK-11328) Migrate all parameterless serializers / TypeSerializerSingleton's to use new serializer snapshot abstractions

     [ https://issues.apache.org/jira/browse/FLINK-11328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tzu-Li (Gordon) Tai closed FLINK-11328.
---------------------------------------
    Resolution: Fixed

> Migrate all parameterless serializers / TypeSerializerSingleton's to use new serializer snapshot abstractions
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-11328
>                 URL: https://issues.apache.org/jira/browse/FLINK-11328
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing, Type Serialization System
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Tzu-Li (Gordon) Tai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This subtask covers migration of:
> * All subclasses of TypeSerializerSingleton
> * All serializers that are still using the ParameterlessTypeSerializerConfigSnapshot
> to use the new serialization compatibility APIs ({{TypeSerializerSnapshot}} and {{TypeSerializerSchemaCompatibility).
> Serializers are only considered to have completed migration according to the defined list of things to check in FLINK-11327.



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