GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/5553

     [FLINK-8735] Add new StatefulJobSavepointMigrationITCase (release-1.4)

    Sister PR to #5552 for the release-1.4 branch.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/flink 
jira-8735-new-savepoint-migration-test-release-14

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/5553.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 #5553
    
----
commit 82e6f8d5b8623f97f854ae9936e6754dc09ef5af
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date:   2018-02-21T17:08:13Z

    [FLINK-8735] Rename StatefulJobSavepointMigrationITCase
    
    This is preparation for modifying a new ITCase to use modern state
    features.

commit bc848e43f8f6c041161d787da1c3131e4365b4c6
Author: Aljoscha Krettek <aljoscha.krettek@...>
Date:   2018-02-21T17:10:55Z

    [FLINK-8735] Add new StatefulJobSavepointMigrationITCase
    
    This new test does not pretend to use legacy state but now instead uses
    the more modern operator state varieties.

----


---

Reply via email to