-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.0
-
Component/s: storm-server
-
Labels:
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.
- links to