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

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

GitHub user szape opened a pull request:

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

    [FLINK-1595] [streaming] Complex integration test wip

    Flink Streaming's complex integration test will test interactions of 
different streaming operators and settings.
    
    The test topology will run in one environment but will be divided into 
several subgraphs, tested separately from one another.
    In this way, many new tests can be added later.

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

    $ git pull https://github.com/mbalassi/flink FLINK-1595

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

    https://github.com/apache/flink/pull/520.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 #520
    
----
commit e24f24354add0800623189a4af70b3f04164469c
Author: szape <[email protected]>
Date:   2015-03-23T09:48:12Z

    [FLINK-1595] [streaming] Complex integration test wip

----


> Add a complex integration test for Streaming API
> ------------------------------------------------
>
>                 Key: FLINK-1595
>                 URL: https://issues.apache.org/jira/browse/FLINK-1595
>             Project: Flink
>          Issue Type: Task
>          Components: Streaming
>            Reporter: Gyula Fora
>            Assignee: Péter Szabó
>              Labels: Starter
>
> The streaming tests currently lack a sophisticated integration test that 
> would test many api features at once. 
> This should include different merging, partitioning, grouping, aggregation 
> types, as well as windowing and connected operators.
> The results should be tested for correctness.
> A test like this would help identifying bugs that are hard to detect by 
> unit-tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to