Stefan Richter created FLINK-10490:
--------------------------------------
Summary: OperatorSnapshotUtil should probably use SavepointV2Serializer
Key: FLINK-10490
URL:
https://issues.apache.org/jira/browse/FLINK-10490 Project: Flink
Issue Type: Test
Components: Tests
Reporter: Stefan Richter
{{OperatorSnapshotUtil}} is used for testing savepoint migration. This utility internally still uses {{SavepointV1Serializer}} and I would assume that it should use {{SavepointV2Serializer}}. I wonder if that means that some never cases are actually not covered in the migration tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)