Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- Update CURRENT_VERSION in TypeSerializerUpgradeTestBase with the new version. This will likely fail some tests because snapshots are missing for that version. Generate them, for example in TypeSerializerUpgradeTestBase.
- (major/minor only) Update migration tests in master to cover migration from new version: (search for usages of FlinkVersion)
- AbstractOperatorRestoreTestBase
- CEPMigrationTest
- BucketingSinkMigrationTest
- FlinkKafkaConsumerBaseMigrationTest
- ContinuousFileProcessingMigrationTest
- WindowOperatorMigrationTest
- StatefulJobSavepointMigrationITCase
- StatefulJobWBroadcastStateMigrationITCase
Attachments
Attachments
Issue Links
- is caused by
-
FLINK-28440 EventTimeWindowCheckpointingITCase failed with restore
- Reopened
- is related to
-
FLINK-27518 Refactor migration tests to support version update automatically
- Closed
- Testing discovered
-
FLINK-31766 Restoring from a retained checkpoint that was generated with changelog backend enabled might fail due to missing files
- Open
-
FLINK-31765 Disable changelog backend for the StatefulJobSavepointMigrationITCase and StatefulJobWBroadcastStateMigrationITCase with RocksDB and checkpoints
- Resolved
- links to