[ 
https://issues.apache.org/jira/browse/FLINK-8735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16371796#comment-16371796
 ] 

ASF GitHub Bot commented on FLINK-8735:
---------------------------------------

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.

----


> Add savepoint migration ITCase that covers operator state
> ---------------------------------------------------------
>
>                 Key: FLINK-8735
>                 URL: https://issues.apache.org/jira/browse/FLINK-8735
>             Project: Flink
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.4.0, 1.5.0
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Blocker
>             Fix For: 1.5.0, 1.4.2
>
>
> The current {{StatefulJobSavepointMigrationITCase}} does not cover operator 
> state, meaning state accessed using {{OperatorStateStore}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to