[GitHub] flink pull request #5666: [FLINK-8703][tests] Port KafkaShortRetentionTestBa...

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

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


---


[GitHub] flink pull request #5666: [FLINK-8703][tests] Port KafkaShortRetentionTestBa...

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

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

[FLINK-8703][tests] Port KafkaShortRetentionTestBase to MiniClusterRe…

## What is the purpose of the change

Ports the `KafkaShortRetentionTestBase` to use `MiniClusterResource`.

## Verifying this change

Run `KafkaShortRetentionTestBase` 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_kafke_short

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

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


commit 2aa3b9cdb39f812d40fb0be88265d1b36b631661
Author: zentol 
Date:   2018-02-27T10:11:59Z

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




---