[
https://issues.apache.org/jira/browse/FLINK-6830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034858#comment-16034858
]
ASF GitHub Bot commented on FLINK-6830:
---------------------------------------
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
----
> Add ITTests for savepoint migration from 1.3
> --------------------------------------------
>
> Key: FLINK-6830
> URL: https://issues.apache.org/jira/browse/FLINK-6830
> Project: Flink
> Issue Type: Test
> Components: State Backends, Checkpointing
> Affects Versions: 1.3.0
> Reporter: Tzu-Li (Gordon) Tai
> Assignee: Tzu-Li (Gordon) Tai
> Fix For: 1.3.1
>
>
> Already with FLINK-6763 and FLINK-6764 we'll need to change the serialization
> formats between 1.3.0 and 1.3.x.
> We probably should add the stateful job migration ITCases for restoring from
> Flink 1.3.x now.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)