[GitHub] flink issue #5669: [FLINK-8703][tests] Port KafkaTestBase to MiniClusterReso...

2018-04-06 Thread zentol
Github user zentol commented on the issue:

https://github.com/apache/flink/pull/5669
  
merging.


---


[GitHub] flink issue #5669: [FLINK-8703][tests] Port KafkaTestBase to MiniClusterReso...

2018-04-03 Thread zentol
Github user zentol commented on the issue:

https://github.com/apache/flink/pull/5669
  
I've rebased and updated the PR.

The `JobManagerCommunicationUtils` were reworked into a 
`ClusterCommunicationUtils`. All contained methods were now unused. We are also 
using `Iterables.getOnlyElement` now,


---