Robert Joseph Evans created STORM-2813:
------------------------------------------
Summary: 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
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)