[
https://issues.apache.org/jira/browse/STORM-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated STORM-2813:
----------------------------------
Labels: pull-request-available (was: )
> Clean up RAS resource Map.
> --------------------------
>
> Key: STORM-2813
> URL: https://issues.apache.org/jira/browse/STORM-2813
> Project: Apache Storm
> Issue Type: Improvement
> Components: storm-server
> Affects Versions: 2.0.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
> Labels: pull-request-available
>
> Under the new Generic RAS code we use a Map<String, Number> or Map<String,
> Double> for the resources. This is really inefficient and we should look at
> normalizing the Maps into an array, which will be faster, and hopefully will
> make the code cleaner.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)