You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stefan Richter (JIRA)" <ji...@apache.org> on 2018/10/04 08:44:00 UTC

[jira] [Created] (FLINK-10490) OperatorSnapshotUtil should probably use SavepointV2Serializer

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)