[
https://issues.apache.org/jira/browse/FLINK-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-10490:
----------------------------------
Description: {{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 newer cases are actually not covered in the migration tests.
(was: {{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.)
> 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
> Priority: Minor
>
> {{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 newer cases are actually not covered in the migration tests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)