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,---
