[
https://issues.apache.org/jira/browse/STORM-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2813.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Thanks [~revans2], I merged into master.
> 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
> Fix For: 2.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)