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 <nemderogator...@gmail.com> Date: 2015-03-23T09:48:12Z [FLINK-1595] [streaming] Complex integration test wip ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---