GitHub user krichter722 opened a pull request:
https://github.com/apache/storm/pull/2594
storm-kafka: encapsulated Broker.host and port
This satisfies the checkstyle check.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/krichter722/storm broker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2594.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 #2594
----
commit b4103806bb00d4c90b8fda71b559417c41af70bd
Author: Karl-Philipp Richter <krichter722@...>
Date: 2018-03-18T15:33:43Z
storm-kafka: encapsulated Broker.host and port
----
---