GitHub user srdo opened a pull request:

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

    STORM-2971: Replace storm-kafka with storm-kafka-client in Flux examp…

    …les, fix Flux bug where setter argument types are not checked or coerced
    
    The change to flux is necessary to be able to call setters that take an 
enum value.

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

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

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

    https://github.com/apache/storm/pull/2575.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 #2575
    
----
commit 4607ef862b90bd7f914ef5bc7f0bd40bd2d53aba
Author: Stig Rohde Døssing <srdo@...>
Date:   2018-02-25T15:10:35Z

    STORM-2971: Replace storm-kafka with storm-kafka-client in Flux examples, 
fix Flux bug where setter argument types are not checked or coerced

----


---

Reply via email to