Skip to content

Conversation

@hequn8128
Copy link
Contributor

What is the purpose of the change

Update Java / Scala StatefulJobSavepointMigrationITCase so that it covers recovering from Flink 1.7.

Brief change log

  • Support recovering from Flink 1.7 for StatefulJobSavepointMigrationITCase.

Verifying this change

This change is already covered by existing tests, such as StatefulJobSavepointMigrationITCase.java.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (no)
  • The serializers: (no)
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

  • Does this pull request introduce a new feature? (no)

@zentol
Copy link
Contributor

zentol commented Dec 18, 2018

@hequn8128 Please describe how you have generated the snapshots.

@hequn8128
Copy link
Contributor Author

hequn8128 commented Dec 19, 2018

@zentol Hi, thanks a lot for the review. I guess I should generate snapshots with release-1.7.0. I will updated the pr. Thanks!

I have created another pr under FLINK-11197 to improve the comments about how to generate snapshots. Would be great if you can also take a look.

Best, Hequn

@hequn8128
Copy link
Contributor Author

The latest PR includes snapshots generated from release-1.7.0

@zentol zentol self-assigned this Jan 2, 2019
@zentol zentol merged commit a4c09d3 into apache:master Jan 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants