GitHub user arunmahadevan opened a pull request:
https://github.com/apache/storm/pull/2909
STORM-3123 - add support for Kafka security config in storm-kafka-monitor
1.x version of https://github.com/apache/storm/pull/2906
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arunmahadevan/storm STORM-3123-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2909.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 #2909
----
commit 371cc269a6dec5ee6172d7631f7f5574d6eab566
Author: Vipin Rathor <v.rathor@...>
Date: 2018-07-12T00:01:36Z
STORM-3123 - add support for Kafka security config in storm-kafka-monitor
commit bbe7827987dc03393652740522975b7bf0169c64
Author: Arun Mahadevan <arunm@...>
Date: 2018-11-12T19:19:31Z
STORM-3123: Changes to return extra properties from KafkaSpout and use it
in TopologySpoutLag
commit 3e655cba0a621aae24a3300c2b75d1b15300032b
Author: Arun Mahadevan <arunm@...>
Date: 2018-11-16T01:12:44Z
STORM-3123: Address review comments
----
---