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/29 09:37:00 UTC

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

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

             Summary: Implement a SerializerMigrationTestBase
                 Key: FLINK-10708
                 URL: https://issues.apache.org/jira/browse/FLINK-10708
             Project: Flink
          Issue Type: Sub-task
            Reporter: Tzu-Li (Gordon) Tai
            Assignee: Igal Shilman


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)