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/22 07:52:04 UTC

[jira] [Commented] (FLINK-11332) Migrate Kryo-related serializers to use new serialization compatibility abstractions

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

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

Thanks for the contribution Igal!
Merged for 1.8.0 via 186b8df4155a4c171d71f1c806290bd94374416c.

> Migrate Kryo-related serializers to use new serialization compatibility abstractions
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-11332
>                 URL: https://issues.apache.org/jira/browse/FLINK-11332
>             Project: Flink
>          Issue Type: Sub-task
>          Components: State Backends, Checkpointing, Type Serialization System
>            Reporter: Tzu-Li (Gordon) Tai
>            Assignee: Igal Shilman
>            Priority: Major
>             Fix For: 1.8.0
>
>
> This subtask covers migration of:
> * KryoSerializerConfigSnapshot
> * ValueSerializerConfigSnapshot
> * WritableSerializerConfigSnapshot
> 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)