Xin Wang created STORM-1478:
-------------------------------
Summary: make bolt's getComponentConfiguration method
cleaner/simpler
Key: STORM-1478
URL: https://issues.apache.org/jira/browse/STORM-1478
Project: Apache Storm
Issue Type: Bug
Components: storm-hdfs, storm-hive
Reporter: Xin Wang
Assignee: Xin Wang
Priority: Minor
https://github.com/apache/storm/pull/977#discussion_r49160913
This jira follow hmcl's comment:
{quote}
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.
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)