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

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

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

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