GitHub user NicoK opened a pull request:
https://github.com/apache/flink/pull/5916
[hotfix][tests] remove redundant rebalance in
SuccessAfterNetworkBuffersFailureITCase
This removes a redundant `rebalance()` operation introduced by #5915.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/NicoK/flink flink-9243.hotfix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5916.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 #5916
----
commit a6ee7edd378b62c9a5a4875988e646abfcb2ddd5
Author: Nico Kruber <nico@...>
Date: 2018-04-26T08:35:55Z
[hotfix][tests] remove redundant rebalance in
SuccessAfterNetworkBuffersFailureITCase
----
---