GitHub user pnowojski opened a pull request:
https://github.com/apache/flink/pull/4749
[FLINK-7739][tests] Properly shutdown resources in tests
This is a fixup of tests, without touching the production code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pnowojski/flink kafka-test
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/4749.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 #4749
----
commit 4e55087d091993a9552b5f732abab8a5c0a5a014
Author: Piotr Nowojski <[email protected]>
Date: 2017-09-29T12:45:28Z
[FLINK-7739][kafka-tests] Shutdown NetworkFailureProxy
commit a5bbc6fdf2a3e039739a0392dad3d61791f0c3fd
Author: Piotr Nowojski <[email protected]>
Date: 2017-09-29T12:50:37Z
[FLINK-7739][tests] Properly close flink mini cluster
----
---