Robert Joseph Evans created STORM-2805:
------------------------------------------
Summary: Clean up configs in topology builders
Key: STORM-2805
URL: https://issues.apache.org/jira/browse/STORM-2805
Project: Apache Storm
Issue Type: Improvement
Reporter: Robert Joseph Evans
Assignee: Robert Joseph Evans
There are a lot of topology builders that are storing an array of maps for
configs. But then the array gets smashed together into a single map when the
topology is actually submitted. This makes the code really confusing and is
completely unnecessary.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)