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