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

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

GitHub user kl0u opened a pull request:

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

    [FLINK-8659] Add migration itcases for broadcast state.

    As the name implies, this PR add migration tests for the newly introduced 
broadcast state.
    
    For the `scala` case, more refactoring is required so that the shared code 
between the tests is better distributed, but this is a broader refactoring. It 
requires the same work that was done for the previous case of the `java` 
migration tests.
    
    R @aljoscha 

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

    $ git pull https://github.com/kl0u/flink migration-inv

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

    https://github.com/apache/flink/pull/5955.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 #5955
    
----
commit 9ae20e37b557e9ca482bd61cb57e8a6001a7eb6e
Author: kkloudas <kkloudas@...>
Date:   2018-05-03T08:05:13Z

    [FLINK-8659] Add migration itcases for broadcast state.

----


> Add migration tests for Broadcast state.
> ----------------------------------------
>
>                 Key: FLINK-8659
>                 URL: https://issues.apache.org/jira/browse/FLINK-8659
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.5.0
>            Reporter: Kostas Kloudas
>            Assignee: Kostas Kloudas
>            Priority: Major
>             Fix For: 1.5.0
>
>




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

Reply via email to