You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/11/20 14:31:00 UTC

[jira] [Resolved] (STORM-2805) Clean up configs in topology builders

     [ https://issues.apache.org/jira/browse/STORM-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans resolved STORM-2805.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.0.0

> 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
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> 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)