GitHub user srdo opened a pull request:
https://github.com/apache/storm/pull/2757
STORM-3013: Keep KafkaConsumer open when storm-kafka-client spout is â¦
â¦deactivated, in order to keep metrics working
1.x version of https://github.com/apache/storm/pull/2648
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srdo/storm STORM-3013-1.x
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2757.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 #2757
----
commit b7e19c7b238da2ab4e89c09db2a60f61ba3ccfe6
Author: Stig Rohde Døssing <srdo@...>
Date: 2018-03-30T17:12:01Z
STORM-3013: Keep KafkaConsumer open when storm-kafka-client spout is
deactivated, in order to keep metrics working
----
---