GitHub user srdo opened a pull request: https://github.com/apache/storm/pull/2155
STORM-2548: Simplify KafkaSpoutConfig to avoid duplicating KafkaConsu⦠â¦mer configuration parameters This is put up for discussion, since a few people on the mailing list expressed a desire for a simpler KafkaSpoutConfig. @harshach and @priyank5485 I think this is something like what you were asking for? You can merge this pull request into a Git repository by running: $ git pull https://github.com/srdo/storm STORM-2548 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/storm/pull/2155.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 #2155 ---- commit 5b3d0e1523dda680c024f4cc6d65b651abf56984 Author: Stig Rohde Døssing <stigdoess...@gmail.com> Date: 2017-06-10T10:49:53Z STORM-2548: Simplify KafkaSpoutConfig to avoid duplicating KafkaConsumer configuration parameters ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---