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 2018/10/31 05:55:00 UTC

[jira] [Closed] (FLINK-10708) Implement a SerializerMigrationTestBase

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

Tzu-Li (Gordon) Tai closed FLINK-10708.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Merged for 1.7.0:
a07cb5d9a3e4cb6c1ac0e6674b8d06ad33ec2148

> Implement a SerializerMigrationTestBase
> ---------------------------------------
>
>                 Key: FLINK-10708
>                 URL: https://issues.apache.org/jira/browse/FLINK-10708
>             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.7.0
>
>
> The {{SerializerMigrationTestBase}} should cover the following commonly for each upgraded serializer and snapshot:
> 1. Verify that we can still load the snapshot, and currently instantiate a restore serializer from it.
> 2. Verify that the restored serializer is capable of reading data written by the prior snapshotted serializer.



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