GitHub user tzulitai opened a pull request:
https://github.com/apache/flink/pull/4059
[FLINK-6830] Add StatefulJobSavepointFrom13MigrationITCase
With [FLINK-6763](https://issues.apache.org/jira/browse/FLINK-6763) and
[FLINK-6764](https://issues.apache.org/jira/browse/FLINK-6764) we'll need to
change the serialization formats between 1.3.0 and 1.3.x.
This PR adds the ITCase for the savepoint migration so that those format
changes will be properly guarded for backwards compatibility. The savepoint
binary files of this PR were taken using the current `release-1.3` branch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tzulitai/flink FLINK-6830
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4059.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4059
----
commit fb2b1ddbe52b160a8c45052ca6abd9c0f5477d7d
Author: Tzu-Li (Gordon) Tai <[email protected]>
Date: 2017-06-02T15:18:51Z
[FLINK-6830] Add StatefulJobSavepointFrom13MigrationITCase
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---