[GitHub] flink pull request #5668: [FLINK-8703][tests] Port StreamingScalabilityAndLa...

2018-03-15 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] flink pull request #5668: [FLINK-8703][tests] Port StreamingScalabilityAndLa...

2018-03-09 Thread zentol
GitHub user zentol opened a pull request:

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

[FLINK-8703][tests] Port StreamingScalabilityAndLatency to MiniCluste…

## What is the purpose of the change

Ports the `StreamingScalabilityAndLatency` to use `MiniClusterResource`.

## Verifying this change

Run `StreamingScalabilityAndLatency` with `flip6` profile enabled/disabled.


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

$ git pull https://github.com/zentol/flink 8703_stream

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

https://github.com/apache/flink/pull/5668.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 #5668


commit 08f56f6e954a37c9135bac891ad0bb6a31dcc8b0
Author: zentol 
Date:   2018-02-27T14:21:50Z

[FLINK-8703][tests] Port StreamingScalabilityAndLatency to 
MiniClusterResource




---