You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/08/07 09:02:00 UTC

[jira] [Created] (FLINK-10084) Migration tests weren't updated for 1.5 & 1.6

Chesnay Schepler created FLINK-10084:
----------------------------------------

             Summary: Migration tests weren't updated for 1.5 & 1.6
                 Key: FLINK-10084
                 URL: https://issues.apache.org/jira/browse/FLINK-10084
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing, Streaming, Streaming Connectors, Tests
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.5.3, 1.6.1


We have several tests to verify that state taken in previous versions can be properly restored in the current one.

Most of these tests were not updated to cover the migration to 1.5 and 1.6.

Below are all the migration tests I could find:
*     AbstractOperatorRestoreTestBase
*     CEPMigrationTest
*     BucketingSinkMigrationTest
*     FlinkKafkaConsumerBaseMigrationTest
*     ContinuousFileProcessingMigrationTest
*     WindowOperatorMigrationTest
*     StatefulJobSavepointMigrationITCase
*     StatefulJobWBroadcastStateMigrationITCase



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)