Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
FLINK-9608 Add test base for TypeSerializer snapshotting / restore / migration to be used by all Flink serializers
- Closed