[ https://issues.apache.org/jira/browse/FLINK-8703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16392625#comment-16392625 ]
ASF GitHub Bot commented on FLINK-8703: --------------------------------------- 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 <chesnay@...> Date: 2018-02-27T14:21:50Z [FLINK-8703][tests] Port StreamingScalabilityAndLatency to MiniClusterResource ---- > Migrate tests from LocalFlinkMiniCluster to MiniClusterResource > --------------------------------------------------------------- > > Key: FLINK-8703 > URL: https://issues.apache.org/jira/browse/FLINK-8703 > Project: Flink > Issue Type: Sub-task > Components: Tests > Reporter: Aljoscha Krettek > Assignee: Chesnay Schepler > Priority: Blocker > Fix For: 1.5.0 > > -- This message was sent by Atlassian JIRA (v7.6.3#76005)