GitHub user vesense opened a pull request:

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

    [STORM-1478] make bolt's getComponentConfiguration method cleaner/simpler

    This PR follow 
https://github.com/apache/storm/pull/977#discussion_r49160913 @hmcl 's comment:
    >I noticed that the body of this method is exactly the same for 
AbstractHdfsBolt. Furthermore, it's very likely that many Storm connector bolts 
will use the same code. Can you please write a helper method in TupleUtils and 
call that method here and AbstractHdfsBolt.

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

    $ git pull https://github.com/vesense/storm STORM-1478

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

    https://github.com/apache/storm/pull/1020.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 #1020
    
----
commit 40df09547e4e8bf6c80cea4f1250fa27243646b8
Author: Xin Wang <[email protected]>
Date:   2016-01-16T05:44:32Z

    make getComponentConfiguration cleaner

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to