You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by arunmahadevan <gi...@git.apache.org> on 2018/11/16 01:23:10 UTC

[GitHub] storm pull request #2909: STORM-3123 - add support for Kafka security config...

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....@...>
Date:   2018-07-12T00:01:36Z

    STORM-3123 - add support for Kafka security config in storm-kafka-monitor

commit bbe7827987dc03393652740522975b7bf0169c64
Author: Arun Mahadevan <ar...@...>
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 <ar...@...>
Date:   2018-11-16T01:12:44Z

    STORM-3123: Address review comments

----


---

[GitHub] storm pull request #2909: STORM-3123 - add support for Kafka security config...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2909


---