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)