You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by srdo <gi...@git.apache.org> on 2017/09/24 13:40:56 UTC

[GitHub] storm pull request #2342: STORM-2756: Make KafkaSpoutConfig.Builder construc...

GitHub user srdo opened a pull request:

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

    STORM-2756: Make KafkaSpoutConfig.Builder constructors set key/value …

    …deserializers in kafkaProps, so they are used when building a consumer
    
    See https://issues.apache.org/jira/browse/STORM-2756. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srdo/storm STORM-2756

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2342.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 #2342
    
----
commit 386ab20c124e41d9b7660d2a9eacd0a3d30a6541
Author: Stig Rohde Døssing <sr...@apache.org>
Date:   2017-09-24T13:38:19Z

    STORM-2756: Make KafkaSpoutConfig.Builder constructors set key/value deserializers in kafkaProps, so they are used when building a consumer

----


---

[GitHub] storm pull request #2342: STORM-2756: Make KafkaSpoutConfig.Builder construc...

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

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


---