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/11/05 09:25:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-10490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Richter updated FLINK-10490:
-----------------------------------
    Fix Version/s: 1.8.0
                   1.7.0

> OperatorSnapshotUtil should probably use SavepointV2Serializer
> --------------------------------------------------------------
>
>                 Key: FLINK-10490
>                 URL: https://issues.apache.org/jira/browse/FLINK-10490
>             Project: Flink
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 1.7.0
>            Reporter: Stefan Richter
>            Assignee: Stefan Richter
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0, 1.8.0
>
>
> {{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)